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 | 7718eb695940b299b62a5271fc1d8f4068259fa7 (patch) | |
tree | 7818e6b359258736786446c6eb8ebfa9e540ae95 /community | |
parent | fabca724f4653344c69c6d501cc2331ff8323889 (diff) |
-rw-r--r-- | community/ruby-psych/PKGBUILD | 4 |
diff --git a/community/ruby-psych/PKGBUILD b/community/ruby-psych/PKGBUILD index 2ed468c4..c9fc0867 100644 --- a/community/ruby-psych/PKGBUILD +++ b/community/ruby-psych/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 | \ |