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_gcc-lib_shim.sh | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'create_gcc-lib_shim.sh') diff --git a/create_gcc-lib_shim.sh b/create_gcc-lib_shim.sh index 9b5edcc..8652a65 100755 --- a/create_gcc-lib_shim.sh +++ b/create_gcc-lib_shim.sh @@ -25,15 +25,13 @@ if test ! -f $STAGE1_CHROOT/packages/$TARGET_CPU/gcc-libs-shim-7.2.0-1-$TARGET_C size=$(du -sk --apparent-size pkg/) size="$(( ${size%%[^0-9]*} * 1024 ))" cat > pkg/gcc-libs-shim/.PKGINFO <