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 | 579ab893d5cdaec93ac6fb373ffa01ff5bba97b8 (patch) | |
tree | dc736d5fe923882883e69b0bd0cc5dc83ca4a92c /community/ruby-ipaddr/PKGBUILD | |
parent | 7dfb07d82ff8cb7e6432773b153d392e301bb655 (diff) |
-rw-r--r-- | community/ruby-ipaddr/PKGBUILD | 4 |
diff --git a/community/ruby-ipaddr/PKGBUILD b/community/ruby-ipaddr/PKGBUILD index 2ed468c4..c9fc0867 100644 --- a/community/ruby-ipaddr/PKGBUILD +++ b/community/ruby-ipaddr/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 | \ |