From fc73be32f5b59aa5d001b9b65000f51044b1671a Mon Sep 17 00:00:00 2001 From: mezz Date: Tue, 3 Aug 2004 04:44:39 +0000 Subject: Remove patch-ltmain.sh. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2599 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-toolkits/py-gtk2/files/patch-ltmain.sh | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 x11-toolkits/py-gtk2/files/patch-ltmain.sh (limited to 'x11-toolkits/py-gtk2/files/patch-ltmain.sh') diff --git a/x11-toolkits/py-gtk2/files/patch-ltmain.sh b/x11-toolkits/py-gtk2/files/patch-ltmain.sh deleted file mode 100644 index 7cefa767e..000000000 --- a/x11-toolkits/py-gtk2/files/patch-ltmain.sh +++ /dev/null @@ -1,19 +0,0 @@ ---- ltmain.sh.orig Sun Mar 23 21:36:18 2003 -+++ ltmain.sh Sun Mar 23 21:38:57 2003 -@@ -1085,8 +1085,16 @@ - continue - ;; - -+ -pthread) -+ compile_command="$compile_command -pthread" -+ finalize_command="$finalize_command -pthread" -+ compiler_flags="$compiler_flags -pthread" -+ continue -+ ;; -+ - -module) - module=yes -+ build_old_libs=no - continue - ;; - -- cgit v1.2.3