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 | 8123a9d21ae8d56eb7587001b252138c0777c507 (patch) | |
tree | ae391e9eae3b8e0193f3543917866cf2da768874 /community/ruby-cgi/PKGBUILD | |
parent | 8a7a53b6aa27302be25bdcb823918dc6b797776a (diff) |
-rw-r--r-- | community/ruby-cgi/PKGBUILD | 2 |
diff --git a/community/ruby-cgi/PKGBUILD b/community/ruby-cgi/PKGBUILD index a1747efc..2ed468c4 100644 --- a/community/ruby-cgi/PKGBUILD +++ b/community/ruby-cgi/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 "$( |