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 | fabca724f4653344c69c6d501cc2331ff8323889 (patch) | |
tree | 4ff01628b137798cd5f0cfa6c366222528b84ec0 /community | |
parent | ec30be002cc2d53b4919d8fc1c5f23e553775c06 (diff) |
-rw-r--r-- | community/ruby-open-uri/PKGBUILD | 4 |
diff --git a/community/ruby-open-uri/PKGBUILD b/community/ruby-open-uri/PKGBUILD index 4232a0d4..4a1cc29b 100644 --- a/community/ruby-open-uri/PKGBUILD +++ b/community/ruby-open-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 | \ |