From e946d26faab942f50fd763fe8504a0bd9bf84877 Mon Sep 17 00:00:00 2001
From: Andreas Baumann <mail@andreasbaumann.cc>
Date: Mon, 10 Oct 2022 21:13:19 +0200
Subject: community/ruby*: removed all but still essential patching

---
 community/ruby-kpeg/PKGBUILD | 17 -----------------
 1 file changed, 17 deletions(-)
 delete mode 100644 community/ruby-kpeg/PKGBUILD

(limited to 'community/ruby-kpeg/PKGBUILD')

diff --git a/community/ruby-kpeg/PKGBUILD b/community/ruby-kpeg/PKGBUILD
deleted file mode 100644
index 472071e2..00000000
--- a/community/ruby-kpeg/PKGBUILD
+++ /dev/null
@@ -1,17 +0,0 @@
-# bootstrapped packages in first step from /opt/ruby- contain
-# /opt/ruby-XXX/bin in the binaries in /usr/bin and they have
-# wrong architecture strings in native library code
-eval "$(
- declare -f build | \
-    sed '
-      3 i export RUBYLIB=/usr/lib/ruby/3.0.0/x86-linux
-    '
-)"
-eval "$(
- declare -f package | \
-    sed '
-      3 i export RUBYLIB=/usr/lib/ruby/3.0.0/x86-linux
-    '
-)"
-
-unset check
-- 
cgit v1.2.3-70-g09d2