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 | 222415b75457d6ac58f4b5bcb232664cc58b04d7 (patch) | |
tree | 084439302c800f1aa2659b5a5480a9781fabec5b /community | |
parent | 61744401578fcba558cceaabf5eca336a048dde9 (diff) |
-rw-r--r-- | community/ruby-fcntl/PKGBUILD | 2 |
diff --git a/community/ruby-fcntl/PKGBUILD b/community/ruby-fcntl/PKGBUILD index a1747efc..2ed468c4 100644 --- a/community/ruby-fcntl/PKGBUILD +++ b/community/ruby-fcntl/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 "$( |