X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/7610bb3db43c6dd9062cb57c01415022e14f3fc7..17745b02462bfbc0f1e8e5b2a062d887280345ea:/apt-pkg/makefile diff --git a/apt-pkg/makefile b/apt-pkg/makefile index 59df6c0ef..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=4.2 +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