X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/d4a6c3bbb1a57494256ad09c08cc21c9d4f2182a..21231056c2f4fb82730c0ac7e7f90456668cae38:/apt-pkg/makefile diff --git a/apt-pkg/makefile b/apt-pkg/makefile index c493d3dd9..b327dbf64 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.12 +MAJOR=4.5 MINOR=0 -SLIBS=$(PTHREADLIB) $(INTLLIBS) +SLIBS=$(PTHREADLIB) $(INTLLIBS) -lutil APT_DOMAIN:=libapt-pkg$(MAJOR) # Source code for the contributed non-core things