From e74cde76c104df82b120a7b13964cb786da8f565 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 22 May 2023 20:18:50 +0200 Subject: community -> extra --- community/ksh/PKGBUILD | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 community/ksh/PKGBUILD (limited to 'community/ksh/PKGBUILD') diff --git a/community/ksh/PKGBUILD b/community/ksh/PKGBUILD deleted file mode 100644 index 984eb7ba..00000000 --- a/community/ksh/PKGBUILD +++ /dev/null @@ -1,9 +0,0 @@ -# on i486, uname reports the wrong architecture, so tests fail -if [ "${CARCH}" = 'i486' ]; then - eval "$( - declare -f check \ - | sed ' - /meson test/ s@$@ || true; ! grep -vwF uname meson-logs/testlog.txt | grep -qwF FAIL@ - ' - )" -fi -- cgit v1.2.3-54-g00ecf