From a8c1cb496f598dc362161d1105396f805167f663 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 23 Mar 2018 17:31:40 +0100 Subject: built up to coreutils --- build_stage4.sh | 7 +------ i486-stage4/coreutils/DESCR | 4 ++++ 2 files changed, 5 insertions(+), 6 deletions(-) create mode 100644 i486-stage4/coreutils/DESCR diff --git a/build_stage4.sh b/build_stage4.sh index 4db3c4c..0e3f159 100755 --- a/build_stage4.sh +++ b/build_stage4.sh @@ -20,15 +20,11 @@ perl-test-pod-coverage perl-error pcre2 docbook-xml libxslt docbook-xsl xmlto asciidoc git libtool zlib pambase cracklib libtirpc flex gpm w3m pam -libcap +libcap coreutils " #~ stage2: #~ PACKAGES=" -#~ -#~ -#~ -#~ coreutils #~ util-linux pkg-config e2fsprogs expat bzip2 lz4 xz pcre less gzip #~ tar libarchive curl #~ pacman-mirrorlist archlinux-keyring archlinux32-keyring pacman @@ -44,7 +40,6 @@ libcap # Archlinux base, base-devel groups #~ bzip2 -#~ coreutils #~ cryptsetup #~ device-mapper #~ dhcpcd diff --git a/i486-stage4/coreutils/DESCR b/i486-stage4/coreutils/DESCR new file mode 100644 index 0000000..a20091c --- /dev/null +++ b/i486-stage4/coreutils/DESCR @@ -0,0 +1,4 @@ +# tests are commented out +sed -i 's/#make check/make check/g' PKGBUILD + + -- cgit v1.2.3-54-g00ecf