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 | efa68023f71089c565548693de1d8dbdaef7afd4 (patch) | |
tree | ef5568a8002fd6c172cb082b09e63d659f4ff40f /community | |
parent | c6222a20cdebffb37308b09eb2e025be609985c4 (diff) |
-rw-r--r-- | community/ruby-find/PKGBUILD | 4 |
diff --git a/community/ruby-find/PKGBUILD b/community/ruby-find/PKGBUILD index 2ed468c4..c9fc0867 100644 --- a/community/ruby-find/PKGBUILD +++ b/community/ruby-find/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 | \ |