X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/87b192a04c1c0fa5d89fb5c16411f20c96d015da..afffee98ed0a3e04cebe1470fc592748467bad63:/apt-inst/makefile?ds=inline 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