Author: grzegol                      Date: Sun Aug 13 20:10:30 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fixes build with as-needed

---- Files affected:
SOURCES:
   gnome-pilot-ldadd.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/gnome-pilot-ldadd.patch
diff -u /dev/null SOURCES/gnome-pilot-ldadd.patch:1.1
--- /dev/null   Sun Aug 13 22:10:30 2006
+++ SOURCES/gnome-pilot-ldadd.patch     Sun Aug 13 22:10:25 2006
@@ -0,0 +1,14 @@
+diff -urN aaa/gnome-pilot-2.0.13/gpilotd/Makefile.am 
gnome-pilot-2.0.13/gpilotd/Makefile.am
+--- aaa/gnome-pilot-2.0.13/gpilotd/Makefile.am 2005-04-09 06:14:27.000000000 
+0200
++++ gnome-pilot-2.0.13/gpilotd/Makefile.am     2006-08-13 22:01:25.032053000 
+0200
+@@ -140,7 +140,9 @@
+ libgpilotdconduitincludedir = $(includedir)/gpilotd
+ 
+ libgpilotdconduit_la_LDFLAGS = \
+-      -version-info 
$(GPILOTD_CONDUIT_CURRENT):$(GPILOTD_CONDUIT_REVISION):$(GPILOTD_CONDUIT_AGE)
++      -version-info 
$(GPILOTD_CONDUIT_CURRENT):$(GPILOTD_CONDUIT_REVISION):$(GPILOTD_CONDUIT_AGE) \
++              $(GNOME_PILOT_LIBS)                     \
++              $(NULL)
+ 
+ ###
+ 
================================================================
_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to