summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-12-22 10:01:18 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2009-12-22 10:01:18 +0100
commitbfbf474475649ee7c9b36b2f1c92d33e071dfef2 (patch)
treed581d4f3f981bb2c2ce98a7aa227e26a64e0a2ac
parentb3bc1bd74cb5ed091c6a067d09dc49b165d6f873 (diff)
buildlib/libversion.mak: fix compat file for ubuntu version
-rw-r--r--buildlib/libversion.mak2
1 files changed, 1 insertions, 1 deletions
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