From 0488b164de85e2fe8dc0bd67c3a0c3dfe9343a10 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 8 Feb 2018 08:20:46 +0100 Subject: reverted naming of shims for gcc-lib, glibc and ca-certificates --- create_glibc_shim.sh | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'create_glibc_shim.sh') diff --git a/create_glibc_shim.sh b/create_glibc_shim.sh index d79d41f..7d16b44 100755 --- a/create_glibc_shim.sh +++ b/create_glibc_shim.sh @@ -55,15 +55,13 @@ if test ! -f $STAGE1_CHROOT/packages/$TARGET_CPU/glibc-shim-2.26-1-$TARGET_CPU.p size=`du -sk --apparent-size pkg/` size="$(( ${size%%[^0-9]*} * 1024 ))" cat > pkg/glibc-shim/.PKGINFO <