X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/2ae2e04d97028b558bfe954e55a80513e0202889..7730e095a5be67ea86d012fc8c905449c0ae0b37:/apt-pkg/makefile diff --git a/apt-pkg/makefile b/apt-pkg/makefile index 6cc1414b2..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.51 +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