]> git.pld-linux.org Git - packages/poldek.git/blame - poldek-as_needed-fix.patch
- internal changes in rpm 4.4.9
[packages/poldek.git] / poldek-as_needed-fix.patch
CommitLineData
93f130de 1diff -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.05114 seconds and 4 git commands to generate.