index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-07 19:36:21 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-07 19:36:21 +0200 |
commit | a91e8f5d99a18a9b17b0b0faeba80aed11663ec2 (patch) | |
tree | 76d18810afd4eda9511db27f01e9c8d026ac1b78 | |
parent | 9a00e7ee91d090431007ec43de8b8a7cf7c1ba1a (diff) |
-rw-r--r-- | community/ruby-uri/PKGBUILD | 4 |
diff --git a/community/ruby-uri/PKGBUILD b/community/ruby-uri/PKGBUILD index 2ed468c4..c9fc0867 100644 --- a/community/ruby-uri/PKGBUILD +++ b/community/ruby-uri/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 | \ |