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/ruby/PKGBUILD | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 community/ruby/PKGBUILD (limited to 'community/ruby/PKGBUILD') diff --git a/community/ruby/PKGBUILD b/community/ruby/PKGBUILD deleted file mode 100644 index 2ee10842..00000000 --- a/community/ruby/PKGBUILD +++ /dev/null @@ -1,17 +0,0 @@ -# patch architecture in helper shared libs -if [ "${CARCH}" = "pentium4" -o "${CARCH}" = "i686" ]; then - eval "$( - declare -f package_ruby | \ - sed ' - s|x86_64-linux|i686-linux|g - ' - )" -fi -if [ "${CARCH}" = "i486" ]; then - eval "$( - declare -f package_ruby | \ - sed ' - s|x86_64-linux|i486-linux|g - ' - )" -fi -- cgit v1.2.3-70-g09d2