index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-07 19:00:34 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-07 19:00:34 +0200 |
commit | 21c31dd61aac228775522c9164e9b1a145021572 (patch) | |
tree | 5a66afaa0f8f59d73196b7eabb1daa3fffbc56ce /community/ruby-ipaddr | |
parent | ea1f4923db2db811b060012bb8dfe98f1d62a5e5 (diff) |
-rw-r--r-- | community/ruby-ipaddr/PKGBUILD | 2 |
diff --git a/community/ruby-ipaddr/PKGBUILD b/community/ruby-ipaddr/PKGBUILD index a1747efc..2ed468c4 100644 --- a/community/ruby-ipaddr/PKGBUILD +++ b/community/ruby-ipaddr/PKGBUILD @@ -1,6 +1,6 @@ # building with ruby-bootstrap in /opt/ruby-xxx, but install into /usr # and depend on 'rust' -makedepends=(ruby-bootstrap) +makedepends+=(ruby-bootstrap) # install to final destination in /usr and not into /opt/ruby-xxx eval "$( |