]> git.pld-linux.org Git - packages/poldek.git/blob - poldek-as_needed-fix.patch
- rel .14; one more rpmvercmp fix
[packages/poldek.git] / poldek-as_needed-fix.patch
1 diff -Nur poldek-0.20/vfile/Makefile.am poldek-0.20.as_needed-fix/vfile/Makefile.am
2 --- poldek-0.20/vfile/Makefile.am       2005-05-15 17:16:13.000000000 +0200
3 +++ poldek-0.20.as_needed-fix/vfile/Makefile.am 2006-08-02 01:46:42.000000000 +0200
4 @@ -22,7 +22,7 @@
5                                       vfffmod.c $(VFCURL_SRCS_) \
6                                           vopen3.c vopen3.h vfile_intern.h
7  
8 -libvfile_la_LIBADD = vfff/libvfff.la
9 +libvfile_la_LIBADD = vfff/libvfff.la -lutil
10  
11  pkgincludedir = $(includedir)/vfile
12  pkginclude_HEADERS = vfile.h p_open.h vopen3.h
This page took 0.061045 seconds and 3 git commands to generate.