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 | 444981bf95f33cc6d7183510ca619f4d81b2b36e (patch) | |
tree | fddcee638a937f508866f153b23a9b04e7b6bdb2 | |
parent | 03d9e056974c34643b1ce1c862ebac60fca29c31 (diff) |
-rw-r--r-- | community/ruby-fileutils/PKGBUILD | 2 |
diff --git a/community/ruby-fileutils/PKGBUILD b/community/ruby-fileutils/PKGBUILD index a1747efc..2ed468c4 100644 --- a/community/ruby-fileutils/PKGBUILD +++ b/community/ruby-fileutils/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 "$( |