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 | 06d6d2eabbfe667babfd33b29155d1ea8804616d (patch) | |
tree | 089d7581bb6b266a914696ec4c82d6b880c7861d /community/ruby-rdoc/PKGBUILD | |
parent | 6d3d30367d9e7031b57d5e98dd80feb1c1c3c33a (diff) |
-rw-r--r-- | community/ruby-rdoc/PKGBUILD | 2 |
diff --git a/community/ruby-rdoc/PKGBUILD b/community/ruby-rdoc/PKGBUILD index a1747efc..2ed468c4 100644 --- a/community/ruby-rdoc/PKGBUILD +++ b/community/ruby-rdoc/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 "$( |