SOURCES: rapidsvn-link.patch (NEW) - --as-needed library linking r...
czarny
czarny at pld-linux.org
Mon Nov 27 21:20:40 CET 2006
Author: czarny Date: Mon Nov 27 20:20:40 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- --as-needed library linking resolvence
---- Files affected:
SOURCES:
rapidsvn-link.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/rapidsvn-link.patch
diff -u /dev/null SOURCES/rapidsvn-link.patch:1.1
--- /dev/null Mon Nov 27 21:20:40 2006
+++ SOURCES/rapidsvn-link.patch Mon Nov 27 21:20:35 2006
@@ -0,0 +1,12 @@
+diff -urN rapidsvn-0.9.3/src/svncpp/Makefile.am rapidsvn-0.9.3.new/src/svncpp/Makefile.am
+--- rapidsvn-0.9.3/src/svncpp/Makefile.am 2006-02-10 23:43:07.000000000 +0100
++++ rapidsvn-0.9.3.new/src/svncpp/Makefile.am 2006-11-27 21:17:37.973960250 +0100
+@@ -3,6 +3,8 @@
+
+ lib_LTLIBRARIES=libsvncpp.la
+
++libsvncpp_la_LIBADD = -lsvn_clien-1
++
+ libsvncpp_la_SOURCES= \
+ apr.cpp \
+ check.cpp \
================================================================
More information about the pld-cvs-commit
mailing list