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 | ef46d8590a58ddf75531c4bdb7eb15e044fb821e (patch) | |
tree | 21e520d212c1cd7422fd763a8641fa22d48834cb /community/ruby-csv/PKGBUILD | |
parent | 8123a9d21ae8d56eb7587001b252138c0777c507 (diff) |
-rw-r--r-- | community/ruby-csv/PKGBUILD | 2 |
diff --git a/community/ruby-csv/PKGBUILD b/community/ruby-csv/PKGBUILD index d7c802f8..82878049 100644 --- a/community/ruby-csv/PKGBUILD +++ b/community/ruby-csv/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 "$( |