diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:00:42 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:00:42 +0000 |
commit | 05eb7df02d6a641678975899b1936500f5bc703b (patch) | |
tree | 47b5e6b3bfcbba50fbf427e3b134931865156407 /apt-inst/makefile | |
parent | e841f4962276f94421669cba3ca613c7731ffa14 (diff) |
i18n stuff.
Author: doogie
Date: 2003-02-10 00:36:12 GMT
i18n stuff.
Diffstat (limited to 'apt-inst/makefile')
-rw-r--r-- | apt-inst/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apt-inst/makefile b/apt-inst/makefile index 3aa7b45d2..0b02d4c79 100644 --- a/apt-inst/makefile +++ b/apt-inst/makefile @@ -15,6 +15,7 @@ LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER) MAJOR=1.0 MINOR=0 SLIBS=$(PTHREADLIB) -lapt-pkg +APT_DOMAIN:=libapt-inst$(MAJOR) # Source code for the contributed non-core things SOURCE = contrib/extracttar.cc contrib/arfile.cc |