Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-10-10 21:13:19 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-10-10 21:13:19 +0200
commite946d26faab942f50fd763fe8504a0bd9bf84877 (patch)
tree2f8350d3c95001b211101136b134b6b12a043db4 /community
parent59ef0abf0446e4117dcc0801788e7217a7876893 (diff)
community/ruby*: removed all but still essential patching
Diffstat (limited to 'community')
-rw-r--r--community/ruby-abbrev/PKGBUILD15
-rw-r--r--community/ruby-base64/PKGBUILD15
-rw-r--r--community/ruby-benchmark/PKGBUILD15
-rw-r--r--community/ruby-bigdecimal/PKGBUILD16
-rw-r--r--community/ruby-bundler/PKGBUILD15
-rw-r--r--community/ruby-cgi/PKGBUILD16
-rw-r--r--community/ruby-csv/PKGBUILD15
-rw-r--r--community/ruby-date/PKGBUILD16
-rw-r--r--community/ruby-delegate/PKGBUILD15
-rw-r--r--community/ruby-did_you_mean/PKGBUILD15
-rw-r--r--community/ruby-digest/PKGBUILD16
-rw-r--r--community/ruby-drb/PKGBUILD15
-rw-r--r--community/ruby-english/PKGBUILD15
-rw-r--r--community/ruby-erb/PKGBUILD15
-rw-r--r--community/ruby-etc/PKGBUILD16
-rw-r--r--community/ruby-fcntl/PKGBUILD16
-rw-r--r--community/ruby-fiddle/PKGBUILD16
-rw-r--r--community/ruby-fileutils/PKGBUILD15
-rw-r--r--community/ruby-find/PKGBUILD15
-rw-r--r--community/ruby-forwardable/PKGBUILD15
-rw-r--r--community/ruby-getoptlong/PKGBUILD15
-rw-r--r--community/ruby-hoe/PKGBUILD17
-rw-r--r--community/ruby-i18n/PKGBUILD1
-rw-r--r--community/ruby-io-console/PKGBUILD16
-rw-r--r--community/ruby-io-nonblock/PKGBUILD16
-rw-r--r--community/ruby-io-wait/PKGBUILD16
-rw-r--r--community/ruby-ipaddr/PKGBUILD15
-rw-r--r--community/ruby-irb/PKGBUILD15
-rw-r--r--community/ruby-json/PKGBUILD16
-rw-r--r--community/ruby-kpeg/PKGBUILD17
-rw-r--r--community/ruby-logger/PKGBUILD15
-rw-r--r--community/ruby-minitest/PKGBUILD15
-rw-r--r--community/ruby-mutex_m/PKGBUILD15
-rw-r--r--community/ruby-net-http/PKGBUILD15
-rw-r--r--community/ruby-open-uri/PKGBUILD15
-rw-r--r--community/ruby-power_assert/PKGBUILD17
-rw-r--r--community/ruby-psych/PKGBUILD16
-rw-r--r--community/ruby-racc/PKGBUILD16
-rw-r--r--community/ruby-rake-compiler/PKGBUILD15
-rw-r--r--community/ruby-rake/PKGBUILD15
-rw-r--r--community/ruby-rdoc/PKGBUILD15
-rw-r--r--community/ruby-reline/PKGBUILD15
-rw-r--r--community/ruby-rexml/PKGBUILD17
-rw-r--r--community/ruby-stringio/PKGBUILD16
-rw-r--r--community/ruby-test-unit/PKGBUILD15
-rw-r--r--community/ruby-time/PKGBUILD15
-rw-r--r--community/ruby-tmpdir/PKGBUILD15
-rw-r--r--community/ruby-uri/PKGBUILD15
-rw-r--r--community/rubygems/PKGBUILD17
49 files changed, 0 insertions, 745 deletions
diff --git a/community/ruby-abbrev/PKGBUILD b/community/ruby-abbrev/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-abbrev/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-base64/PKGBUILD b/community/ruby-base64/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-base64/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-benchmark/PKGBUILD b/community/ruby-benchmark/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-benchmark/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-bigdecimal/PKGBUILD b/community/ruby-bigdecimal/PKGBUILD
index 40c4a4e2..71221b41 100644
--- a/community/ruby-bigdecimal/PKGBUILD
+++ b/community/ruby-bigdecimal/PKGBUILD
@@ -1,19 +1,3 @@
-# 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
- '
-)"
-
# move native code to proper place (where ruby expects it)
eval "$(
declare -f package | \
diff --git a/community/ruby-bundler/PKGBUILD b/community/ruby-bundler/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-bundler/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-cgi/PKGBUILD b/community/ruby-cgi/PKGBUILD
index 40c4a4e2..71221b41 100644
--- a/community/ruby-cgi/PKGBUILD
+++ b/community/ruby-cgi/PKGBUILD
@@ -1,19 +1,3 @@
-# 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
- '
-)"
-
# move native code to proper place (where ruby expects it)
eval "$(
declare -f package | \
diff --git a/community/ruby-csv/PKGBUILD b/community/ruby-csv/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-csv/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-date/PKGBUILD b/community/ruby-date/PKGBUILD
index 40c4a4e2..71221b41 100644
--- a/community/ruby-date/PKGBUILD
+++ b/community/ruby-date/PKGBUILD
@@ -1,19 +1,3 @@
-# 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
- '
-)"
-
# move native code to proper place (where ruby expects it)
eval "$(
declare -f package | \
diff --git a/community/ruby-delegate/PKGBUILD b/community/ruby-delegate/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-delegate/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-did_you_mean/PKGBUILD b/community/ruby-did_you_mean/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-did_you_mean/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-digest/PKGBUILD b/community/ruby-digest/PKGBUILD
index 40c4a4e2..71221b41 100644
--- a/community/ruby-digest/PKGBUILD
+++ b/community/ruby-digest/PKGBUILD
@@ -1,19 +1,3 @@
-# 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
- '
-)"
-
# move native code to proper place (where ruby expects it)
eval "$(
declare -f package | \
diff --git a/community/ruby-drb/PKGBUILD b/community/ruby-drb/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-drb/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-english/PKGBUILD b/community/ruby-english/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-english/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-erb/PKGBUILD b/community/ruby-erb/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-erb/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-etc/PKGBUILD b/community/ruby-etc/PKGBUILD
index 40c4a4e2..71221b41 100644
--- a/community/ruby-etc/PKGBUILD
+++ b/community/ruby-etc/PKGBUILD
@@ -1,19 +1,3 @@
-# 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
- '
-)"
-
# move native code to proper place (where ruby expects it)
eval "$(
declare -f package | \
diff --git a/community/ruby-fcntl/PKGBUILD b/community/ruby-fcntl/PKGBUILD
index 40c4a4e2..71221b41 100644
--- a/community/ruby-fcntl/PKGBUILD
+++ b/community/ruby-fcntl/PKGBUILD
@@ -1,19 +1,3 @@
-# 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
- '
-)"
-
# move native code to proper place (where ruby expects it)
eval "$(
declare -f package | \
diff --git a/community/ruby-fiddle/PKGBUILD b/community/ruby-fiddle/PKGBUILD
index 40c4a4e2..71221b41 100644
--- a/community/ruby-fiddle/PKGBUILD
+++ b/community/ruby-fiddle/PKGBUILD
@@ -1,19 +1,3 @@
-# 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
- '
-)"
-
# move native code to proper place (where ruby expects it)
eval "$(
declare -f package | \
diff --git a/community/ruby-fileutils/PKGBUILD b/community/ruby-fileutils/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-fileutils/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-find/PKGBUILD b/community/ruby-find/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-find/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-forwardable/PKGBUILD b/community/ruby-forwardable/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-forwardable/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-getoptlong/PKGBUILD b/community/ruby-getoptlong/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-getoptlong/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-hoe/PKGBUILD b/community/ruby-hoe/PKGBUILD
deleted file mode 100644
index 472071e2..00000000
--- a/community/ruby-hoe/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
diff --git a/community/ruby-i18n/PKGBUILD b/community/ruby-i18n/PKGBUILD
deleted file mode 100644
index 3692e5fe..00000000
--- a/community/ruby-i18n/PKGBUILD
+++ /dev/null
@@ -1 +0,0 @@
-unset check
diff --git a/community/ruby-io-console/PKGBUILD b/community/ruby-io-console/PKGBUILD
index 40c4a4e2..71221b41 100644
--- a/community/ruby-io-console/PKGBUILD
+++ b/community/ruby-io-console/PKGBUILD
@@ -1,19 +1,3 @@
-# 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
- '
-)"
-
# move native code to proper place (where ruby expects it)
eval "$(
declare -f package | \
diff --git a/community/ruby-io-nonblock/PKGBUILD b/community/ruby-io-nonblock/PKGBUILD
index 40c4a4e2..71221b41 100644
--- a/community/ruby-io-nonblock/PKGBUILD
+++ b/community/ruby-io-nonblock/PKGBUILD
@@ -1,19 +1,3 @@
-# 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
- '
-)"
-
# move native code to proper place (where ruby expects it)
eval "$(
declare -f package | \
diff --git a/community/ruby-io-wait/PKGBUILD b/community/ruby-io-wait/PKGBUILD
index 40c4a4e2..71221b41 100644
--- a/community/ruby-io-wait/PKGBUILD
+++ b/community/ruby-io-wait/PKGBUILD
@@ -1,19 +1,3 @@
-# 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
- '
-)"
-
# move native code to proper place (where ruby expects it)
eval "$(
declare -f package | \
diff --git a/community/ruby-ipaddr/PKGBUILD b/community/ruby-ipaddr/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-ipaddr/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-irb/PKGBUILD b/community/ruby-irb/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-irb/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-json/PKGBUILD b/community/ruby-json/PKGBUILD
index 40c4a4e2..71221b41 100644
--- a/community/ruby-json/PKGBUILD
+++ b/community/ruby-json/PKGBUILD
@@ -1,19 +1,3 @@
-# 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
- '
-)"
-
# move native code to proper place (where ruby expects it)
eval "$(
declare -f package | \
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
diff --git a/community/ruby-logger/PKGBUILD b/community/ruby-logger/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-logger/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-minitest/PKGBUILD b/community/ruby-minitest/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-minitest/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-mutex_m/PKGBUILD b/community/ruby-mutex_m/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-mutex_m/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-net-http/PKGBUILD b/community/ruby-net-http/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-net-http/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-open-uri/PKGBUILD b/community/ruby-open-uri/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-open-uri/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-power_assert/PKGBUILD b/community/ruby-power_assert/PKGBUILD
deleted file mode 100644
index 472071e2..00000000
--- a/community/ruby-power_assert/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
diff --git a/community/ruby-psych/PKGBUILD b/community/ruby-psych/PKGBUILD
index 40c4a4e2..71221b41 100644
--- a/community/ruby-psych/PKGBUILD
+++ b/community/ruby-psych/PKGBUILD
@@ -1,19 +1,3 @@
-# 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
- '
-)"
-
# move native code to proper place (where ruby expects it)
eval "$(
declare -f package | \
diff --git a/community/ruby-racc/PKGBUILD b/community/ruby-racc/PKGBUILD
index 40c4a4e2..71221b41 100644
--- a/community/ruby-racc/PKGBUILD
+++ b/community/ruby-racc/PKGBUILD
@@ -1,19 +1,3 @@
-# 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
- '
-)"
-
# move native code to proper place (where ruby expects it)
eval "$(
declare -f package | \
diff --git a/community/ruby-rake-compiler/PKGBUILD b/community/ruby-rake-compiler/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-rake-compiler/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-rake/PKGBUILD b/community/ruby-rake/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-rake/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-rdoc/PKGBUILD b/community/ruby-rdoc/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-rdoc/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-reline/PKGBUILD b/community/ruby-reline/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-reline/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-rexml/PKGBUILD b/community/ruby-rexml/PKGBUILD
deleted file mode 100644
index 472071e2..00000000
--- a/community/ruby-rexml/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
diff --git a/community/ruby-stringio/PKGBUILD b/community/ruby-stringio/PKGBUILD
index 40c4a4e2..71221b41 100644
--- a/community/ruby-stringio/PKGBUILD
+++ b/community/ruby-stringio/PKGBUILD
@@ -1,19 +1,3 @@
-# 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
- '
-)"
-
# move native code to proper place (where ruby expects it)
eval "$(
declare -f package | \
diff --git a/community/ruby-test-unit/PKGBUILD b/community/ruby-test-unit/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-test-unit/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-time/PKGBUILD b/community/ruby-time/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-time/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-tmpdir/PKGBUILD b/community/ruby-tmpdir/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-tmpdir/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/ruby-uri/PKGBUILD b/community/ruby-uri/PKGBUILD
deleted file mode 100644
index 99c8af6b..00000000
--- a/community/ruby-uri/PKGBUILD
+++ /dev/null
@@ -1,15 +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
- '
-)"
diff --git a/community/rubygems/PKGBUILD b/community/rubygems/PKGBUILD
deleted file mode 100644
index 472071e2..00000000
--- a/community/rubygems/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