aboutsummaryrefslogtreecommitdiff
path: root/sysutils/apt/files/patch-ftparchive_makefile
blob: e163f9d304226bfaf9914149aa6183bd4ff98ecf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ftparchive/makefile.orig	Thu Mar  2 05:45:55 2006
+++ ftparchive/makefile	Tue Nov 14 17:19:51 2006
@@ -8,7 +8,7 @@
 # The apt-ftparchive program
 ifdef BDBLIB
 PROGRAM=apt-ftparchive
-SLIBS = -lapt-pkg -lapt-inst $(BDBLIB)
+SLIBS = -lapt-pkg -lapt-inst -lpub $(BDBLIB)
 LIB_MAKES = apt-pkg/makefile apt-inst/makefile
 SOURCE = apt-ftparchive.cc cachedb.cc writer.cc contents.cc override.cc \
          multicompress.cc