diff options
Diffstat (limited to 'app-emulation/open-vm-tools/open-vm-tools-9.10.0_p2476743.ebuild')
-rw-r--r-- | app-emulation/open-vm-tools/open-vm-tools-9.10.0_p2476743.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/open-vm-tools/open-vm-tools-9.10.0_p2476743.ebuild b/app-emulation/open-vm-tools/open-vm-tools-9.10.0_p2476743.ebuild index 565c0d77cf3c..4e7ad6df7e3d 100644 --- a/app-emulation/open-vm-tools/open-vm-tools-9.10.0_p2476743.ebuild +++ b/app-emulation/open-vm-tools/open-vm-tools-9.10.0_p2476743.ebuild @@ -67,7 +67,7 @@ src_prepare() { } src_configure() { - # http://bugs.gentoo.org/402279 + # https://bugs.gentoo.org/402279 export CUSTOM_PROCPS_NAME=procps export CUSTOM_PROCPS_LIBS="$($(tc-getPKG_CONFIG) --libs libprocps)" |