index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-07 19:36:20 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-07 19:36:20 +0200 |
commit | 72187fa65efd7768a2ec8e52534817a6c5e24000 (patch) | |
tree | 819626cb0344337dce942f513600413fa4d31b9c /community | |
parent | 1ee9865060f5edb6c6b34045d0b91aa8e707de75 (diff) |
-rw-r--r-- | community/ruby-stringio/PKGBUILD | 4 |
diff --git a/community/ruby-stringio/PKGBUILD b/community/ruby-stringio/PKGBUILD index 2ed468c4..c9fc0867 100644 --- a/community/ruby-stringio/PKGBUILD +++ b/community/ruby-stringio/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 | \ |