From b4480f333aed7f7f3bc75446a1a5010ba8df738c Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 27 Jul 2016 14:49:49 +0800 Subject: sourceforge: switch to https:// URIs --- app-emulation/open-vm-tools/open-vm-tools-9.4.0.1280544.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-emulation/open-vm-tools/open-vm-tools-9.4.0.1280544.ebuild') 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 5471deb54c0f..99f582dc70ed 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 @@ -54,7 +54,7 @@ pkg_setup() { src_prepare() { # Do not filter out Werror - # Upstream Bug http://sourceforge.net/tracker/?func=detail&aid=2959749&group_id=204462&atid=989708 + # Upstream Bug https://sourceforge.net/tracker/?func=detail&aid=2959749&group_id=204462&atid=989708 # sed -i -e 's/CFLAGS=.*Werror/#&/g' configure || die "sed comment out Werror failed" sed -i -e 's:\(TEST_PLUGIN_INSTALLDIR=\).*:\1\$libdir/open-vm-tools/plugins/tests:g' configure || die "sed test_plugin_installdir failed" } -- cgit v1.2.3-65-gdbad