SOURCES: poldek-as_needed-fix.patch (NEW) - fix build with --as-ne...

sparky sparky at pld-linux.org
Wed Aug 2 01:48:39 CEST 2006


Author: sparky                       Date: Tue Aug  1 23:48:39 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix build with --as-needed

---- Files affected:
SOURCES:
   poldek-as_needed-fix.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/poldek-as_needed-fix.patch
diff -u /dev/null SOURCES/poldek-as_needed-fix.patch:1.1
--- /dev/null	Wed Aug  2 01:48:39 2006
+++ SOURCES/poldek-as_needed-fix.patch	Wed Aug  2 01:48:33 2006
@@ -0,0 +1,12 @@
+diff -Nur poldek-0.20/vfile/Makefile.am poldek-0.20.as_needed-fix/vfile/Makefile.am
+--- poldek-0.20/vfile/Makefile.am	2005-05-15 17:16:13.000000000 +0200
++++ poldek-0.20.as_needed-fix/vfile/Makefile.am	2006-08-02 01:46:42.000000000 +0200
+@@ -22,7 +22,7 @@
+ 				      vfffmod.c $(VFCURL_SRCS_) \
+ 					  vopen3.c vopen3.h vfile_intern.h
+ 
+-libvfile_la_LIBADD = vfff/libvfff.la
++libvfile_la_LIBADD = vfff/libvfff.la -lutil
+ 
+ pkgincludedir = $(includedir)/vfile
+ pkginclude_HEADERS = vfile.h p_open.h vopen3.h
================================================================


More information about the pld-cvs-commit mailing list