소스 검색

buildlib/libversion.mak: fix compat file for ubuntu version

Michael Vogt 16 년 전
부모
커밋
bfbf474475
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      buildlib/libversion.mak

+ 1 - 1
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