]> git.saurik.com Git - apt.git/blobdiff - ftparchive/makefile
merge with debian-sid (some version screw going on here)
[apt.git] / ftparchive / makefile
index 504ebf893650696dd5921568cf2e35697c7ba021..362c29198ae6b473b291c6303daf9d16ac1bf0c7 100644 (file)
@@ -7,6 +7,7 @@ include ../buildlib/defaults.mak
 
 # The apt-ftparchive program
 ifdef BDBLIB
+APT_DOMAIN:=apt-utils
 PROGRAM=apt-ftparchive
 SLIBS = -lapt-pkg -lapt-inst $(BDBLIB) $(INTLLIBS)
 LIB_MAKES = apt-pkg/makefile apt-inst/makefile