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