]> git.saurik.com Git - apt.git/blobdiff - apt-inst/makefile
* hack around file:/ uri problem when pdiffs are used (needs to be done properly...
[apt.git] / apt-inst / makefile
index 3aa7b45d2a80b00798eba61fd4788e94bb4534c1..cc61841b9743922f68af0ac4f4147258cd8f68d2 100644 (file)
@@ -12,9 +12,10 @@ include ../buildlib/defaults.mak
 # The library name
 LIBRARY=apt-inst
 LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER)
-MAJOR=1.0
+MAJOR=1.1
 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