diff options
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 |