Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/ruby-date/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ruby-date/PKGBUILD')
-rw-r--r--community/ruby-date/PKGBUILD16
1 files changed, 0 insertions, 16 deletions
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 | \