index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-07 19:36:19 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-07 19:36:19 +0200 |
commit | 38e38fd50d96b27ba045eb356b24d3b44afc5648 (patch) | |
tree | da826b5650a60f525dbd2f8ae0ff9edbeff42478 /community | |
parent | 9969a1678fc6d32e9e7aec4bf89eff423c9222c9 (diff) |
-rw-r--r-- | community/ruby-bundler/PKGBUILD | 4 |
diff --git a/community/ruby-bundler/PKGBUILD b/community/ruby-bundler/PKGBUILD index 2ed468c4..c9fc0867 100644 --- a/community/ruby-bundler/PKGBUILD +++ b/community/ruby-bundler/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 | \ |