index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
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 |