From 8748cab92fd1c74d6ee50e6aa29441042017c7ab Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Wed, 26 Jun 2002 09:15:52 +0000 Subject: Remove librep2. librep and librep2 are now in sync. --- lang/librep2/files/patch-ltmain.sh | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 lang/librep2/files/patch-ltmain.sh (limited to 'lang/librep2/files/patch-ltmain.sh') diff --git a/lang/librep2/files/patch-ltmain.sh b/lang/librep2/files/patch-ltmain.sh deleted file mode 100644 index bb2407590cad..000000000000 --- a/lang/librep2/files/patch-ltmain.sh +++ /dev/null @@ -1,19 +0,0 @@ ---- ltmain.sh.orig Wed Jan 23 11:38:40 2002 -+++ ltmain.sh Sun Feb 3 01:44:17 2002 -@@ -1037,8 +1037,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