]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- as-needed fix
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 21 Aug 2006 12:28:24 +0000 (12:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek-build.patch -> 1.1

poldek-build.patch [new file with mode: 0644]

diff --git a/poldek-build.patch b/poldek-build.patch
new file mode 100644 (file)
index 0000000..a3f1389
--- /dev/null
@@ -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@
This page took 0.041214 seconds and 4 git commands to generate.