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 | 9969a1678fc6d32e9e7aec4bf89eff423c9222c9 (patch) | |
tree | fc6c690f56223da14f7add95cafc746a63ea0370 | |
parent | 912a50106b68de04e51bc8be0d205617f2aec9ee (diff) |
-rw-r--r-- | community/ruby-bigdecimal/PKGBUILD | 4 |
diff --git a/community/ruby-bigdecimal/PKGBUILD b/community/ruby-bigdecimal/PKGBUILD index 2ed468c4..c9fc0867 100644 --- a/community/ruby-bigdecimal/PKGBUILD +++ b/community/ruby-bigdecimal/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 | \ |