SOURCES: poldek-build.patch (NEW) - as-needed fix

arekm arekm at pld-linux.org
Mon Aug 21 14:28:30 CEST 2006


Author: arekm                        Date: Mon Aug 21 12:28:30 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- as-needed fix

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

---- Diffs:

================================================================
Index: SOURCES/poldek-build.patch
diff -u /dev/null SOURCES/poldek-build.patch:1.1
--- /dev/null	Mon Aug 21 14:28:30 2006
+++ SOURCES/poldek-build.patch	Mon Aug 21 14:28:24 2006
@@ -0,0 +1,12 @@
+diff -urN poldek-0.20.1-cvs20060821.13.org/vfile/Makefile.am poldek-0.20.1-cvs20060821.13/vfile/Makefile.am
+--- poldek-0.20.1-cvs20060821.13.org/vfile/Makefile.am	2006-08-21 11:17:39.000000000 +0000
++++ poldek-0.20.1-cvs20060821.13/vfile/Makefile.am	2006-08-21 12:22:20.495964000 +0000
+@@ -3,7 +3,7 @@
+ SUBDIRS   = vfff
+ DIST_SUBDIRS = $(SUBDIRS) tests
+ 
+-LIBS = -ltrurl -lz @INTLLIBS@
++LIBS = -ltrurl -lz -lutil @INTLLIBS@
+ 
+ INCLUDES = @TRURL_INCLUDE@ -I$(top_srcdir)
+ AM_CFLAGS = @AM_CFLAGS@
================================================================


More information about the pld-cvs-commit mailing list