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-07 19:36:20 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-10-07 19:36:20 +0200
commit9a00e7ee91d090431007ec43de8b8a7cf7c1ba1a (patch)
treeec81d4b01e2a2f75eb42693b16c55e5b06b9e73b /community
parentb93649dad52892dd2ec4b6b2dfa449389125e5e9 (diff)
community/ruby-tmpdir: removed ruby-bootstrap makedepends
Diffstat (limited to 'community')
-rw-r--r--community/ruby-tmpdir/PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/community/ruby-tmpdir/PKGBUILD b/community/ruby-tmpdir/PKGBUILD
index 2ed468c4..c9fc0867 100644
--- a/community/ruby-tmpdir/PKGBUILD
+++ b/community/ruby-tmpdir/PKGBUILD
@@ -1,7 +1,3 @@
-# building with ruby-bootstrap in /opt/ruby-xxx, but install into /usr
-# and depend on 'rust'
-makedepends+=(ruby-bootstrap)
-
# install to final destination in /usr and not into /opt/ruby-xxx
eval "$(
declare -f package | \