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