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