index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-07 19:36:20 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-07 19:36:20 +0200 |
commit | 4d5098ae83f6e45931a67c2d3bd87bdaa3b3482b (patch) | |
tree | 67bf349c0840b4496f7ee8c5086e4aa7b0cb5d6d | |
parent | 33213c851718feee0e0de25e81bbe8883a46ad76 (diff) |
-rw-r--r-- | community/ruby-json/PKGBUILD | 4 |
diff --git a/community/ruby-json/PKGBUILD b/community/ruby-json/PKGBUILD index 2ed468c4..c9fc0867 100644 --- a/community/ruby-json/PKGBUILD +++ b/community/ruby-json/PKGBUILD @@ -1,7 +1,3 @@ -# building with ruby-bootstrap in /opt/ruby-xxx, but install into /usr -# and depend on 'rust' -makedepends+=(ruby-bootstrap) - # install to final destination in /usr and not into /opt/ruby-xxx eval "$( declare -f package | \ |