X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/66c8f0766ef9f2d660251ece524fcb82d5ea3813..773721d74cee9bc7136afc097e479387be7dea7d:/apt-pkg/makefile diff --git a/apt-pkg/makefile b/apt-pkg/makefile index d36747d85..1b78c94f6 100644 --- a/apt-pkg/makefile +++ b/apt-pkg/makefile @@ -13,9 +13,9 @@ include ../buildlib/defaults.mak # methods/makefile - FIXME LIBRARY=apt-pkg LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER) -MAJOR=3.53 +MAJOR=4.6 MINOR=0 -SLIBS=$(PTHREADLIB) $(INTLLIBS) +SLIBS=$(PTHREADLIB) $(INTLLIBS) -lutil APT_DOMAIN:=libapt-pkg$(MAJOR) # Source code for the contributed non-core things