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 | c278b64dc399ac21e8ed1ecf38d9ef344a76cbd5 (patch) | |
tree | 4a72d5ce84eb0d20930e7837ef419004634cdf42 /community/ruby-base64 | |
parent | 7dd1629c2ec22b4c09576fd9de5c2b4bb788af16 (diff) |
-rw-r--r-- | community/ruby-base64/PKGBUILD | 4 |
diff --git a/community/ruby-base64/PKGBUILD b/community/ruby-base64/PKGBUILD index a1747efc..c9fc0867 100644 --- a/community/ruby-base64/PKGBUILD +++ b/community/ruby-base64/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 | \ |