[packages/ZThread] - added one more fix to am patch (fix libdir)
qboosh
qboosh at pld-linux.org
Mon Nov 4 21:11:41 CET 2013
commit eabc6afec7ced41beb1cfbe4d822f30deeb32a26
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Nov 4 21:11:53 2013 +0100
- added one more fix to am patch (fix libdir)
ZThread-am.patch | 11 +++++++++++
1 file changed, 11 insertions(+)
---
diff --git a/ZThread-am.patch b/ZThread-am.patch
index 8dc1f7e..de633e3 100644
--- a/ZThread-am.patch
+++ b/ZThread-am.patch
@@ -42,3 +42,14 @@
af_cflags="$af_cflags $includes -DREENTRANT -DZT_POSIX"
af_libs="$libs -l$LIB_NAME $af_libs @LINKER_OPTIONS@"
+--- ZThread-2.3.2/src/Makefile.am.orig 2005-03-13 04:51:32.000000000 +0100
++++ ZThread-2.3.2/src/Makefile.am 2013-11-04 21:05:46.362568360 +0100
+@@ -21,8 +21,6 @@
+ INCLUDES = -I$(top_srcdir)/include
+ SUBDIRS=.
+
+-libdir=$(prefix)/lib
+-
+ lib_LTLIBRARIES = libZThread.la
+
+ libZThread_la_LIBADD=@LINKER_OPTIONS@ @EXTRA_LINKER_OPTIONS@
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ZThread.git/commitdiff/eabc6afec7ced41beb1cfbe4d822f30deeb32a26
More information about the pld-cvs-commit
mailing list