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 | 03d9e056974c34643b1ce1c862ebac60fca29c31 (patch) | |
tree | 6d7dc4526d42f1d70978745aa7490ef320f8c75e /community/ruby-fiddle/PKGBUILD | |
parent | 222415b75457d6ac58f4b5bcb232664cc58b04d7 (diff) |
-rw-r--r-- | community/ruby-fiddle/PKGBUILD | 2 |
diff --git a/community/ruby-fiddle/PKGBUILD b/community/ruby-fiddle/PKGBUILD index 9f7bafcc..3e0d842d 100644 --- a/community/ruby-fiddle/PKGBUILD +++ b/community/ruby-fiddle/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 "$( |