X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/523812b635f95ee3ea282bcf2eb6a57427f1295e..b43b5a7d67cdf706afbb30ff470f1a8d7d810986:/apt-pkg/makefile?ds=sidebyside diff --git a/apt-pkg/makefile b/apt-pkg/makefile index 7e5feae53..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.11 +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