From: Michael Vogt Date: Tue, 22 Dec 2009 09:01:18 +0000 (+0100) Subject: buildlib/libversion.mak: fix compat file for ubuntu version X-Git-Tag: 0.7.25ubuntu1~1 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/bfbf474475649ee7c9b36b2f1c92d33e071dfef2?ds=sidebyside;hp=b3bc1bd74cb5ed091c6a067d09dc49b165d6f873 buildlib/libversion.mak: fix compat file for ubuntu version --- diff --git a/buildlib/libversion.mak b/buildlib/libversion.mak index 26ca86ced..5585ab487 100644 --- a/buildlib/libversion.mak +++ b/buildlib/libversion.mak @@ -18,4 +18,4 @@ LIBAPTINST_MINOR=$(shell egrep '^MINOR=' $(BASE)/apt-inst/makefile |cut -d '=' - # want to drop this, but this a ABI break. # And we don't want to do this now. So we hardcode a value here, # and drop it later on (hopefully as fast as possible). -LIBEXT=-libc6.9-6 +LIBEXT=-libc6.10-6