summaryrefslogtreecommitdiff
path: root/ftparchive
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-03-22 00:51:44 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-03-22 00:51:44 +0100
commit53ec04bb0fd4c086e54e2a6779fa88ee53139628 (patch)
tree07981c26acf6208a0643c07b5da23749b9cfaaea /ftparchive
parent9179f697ed4796a86f820b516f034fd679e48be4 (diff)
* debian/apt-utils.install:
- ship the ftparchive, apt-extractemplates and apt-sortpkgs locales in the apt-utils package instead of the apt package
Diffstat (limited to 'ftparchive')
-rw-r--r--ftparchive/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftparchive/makefile b/ftparchive/makefile
index 504ebf893..362c29198 100644
--- a/ftparchive/makefile
+++ b/ftparchive/makefile
@@ -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