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 | 7adac0e4c4b515329ae6f96abbcec295d45a7052 (patch) | |
tree | 60358f16dcbd405ff2be2e1fa756ee44b7c62281 /community | |
parent | 67742aa14b09af91747e22766c99a4ae74eb8015 (diff) |
-rw-r--r-- | community/ruby-minitest/PKGBUILD | 2 |
diff --git a/community/ruby-minitest/PKGBUILD b/community/ruby-minitest/PKGBUILD index a1747efc..2ed468c4 100644 --- a/community/ruby-minitest/PKGBUILD +++ b/community/ruby-minitest/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 "$( |