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 | 2aa84a1346492ae11009729d7a9be51772a8ffc5 (patch) | |
tree | 59ca93b9938bca3bd5e1695dfe684c42057d1f46 /community/ruby-delegate/PKGBUILD | |
parent | 80d9fdf781e9e36569116946cfccb9d75b898f09 (diff) |
-rw-r--r-- | community/ruby-delegate/PKGBUILD | 4 |
diff --git a/community/ruby-delegate/PKGBUILD b/community/ruby-delegate/PKGBUILD index 2ed468c4..c9fc0867 100644 --- a/community/ruby-delegate/PKGBUILD +++ b/community/ruby-delegate/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 | \ |