index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-07 19:00:35 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-07 19:00:35 +0200 |
commit | 85bf2c4367597f182b3d98545be0e1a7e605862f (patch) | |
tree | b32e5d4aee5e4895cce919ab443ed60765c6a1b0 | |
parent | f766e0b0cf5f9f7a38189cd0b12426c51b52b370 (diff) |
-rw-r--r-- | community/ruby-stringio/PKGBUILD | 2 |
diff --git a/community/ruby-stringio/PKGBUILD b/community/ruby-stringio/PKGBUILD index a1747efc..2ed468c4 100644 --- a/community/ruby-stringio/PKGBUILD +++ b/community/ruby-stringio/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 "$( |