diff options
Diffstat (limited to 'app-emulation/open-vm-tools/open-vm-tools-9.4.0.1280544.ebuild')
-rw-r--r-- | app-emulation/open-vm-tools/open-vm-tools-9.4.0.1280544.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/open-vm-tools/open-vm-tools-9.4.0.1280544.ebuild b/app-emulation/open-vm-tools/open-vm-tools-9.4.0.1280544.ebuild index 105c842bf803..5471deb54c0f 100644 --- a/app-emulation/open-vm-tools/open-vm-tools-9.4.0.1280544.ebuild +++ b/app-emulation/open-vm-tools/open-vm-tools-9.4.0.1280544.ebuild @@ -60,7 +60,7 @@ src_prepare() { } src_configure() { - # http://bugs.gentoo.org/402279 + # https://bugs.gentoo.org/402279 if has_version '>=sys-process/procps-3.3.2'; then export CUSTOM_PROCPS_NAME=procps export CUSTOM_PROCPS_LIBS="$($(tc-getPKG_CONFIG) --libs libprocps)" |