summaryrefslogtreecommitdiff
path: root/methods
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 /methods
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 'methods')
-rw-r--r--methods/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/methods/makefile b/methods/makefile
index 6f904d071..6fe95f29a 100644
--- a/methods/makefile
+++ b/methods/makefile
@@ -7,7 +7,7 @@ include ../buildlib/defaults.mak
BIN := $(BIN)/methods
include ../buildlib/libversion.mak
-APT_DOMAIN := libapt-pkg$(LIBAPTPKG_MAJOR)
+APT_DOMAIN := apt
# The file method
PROGRAM=file