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 | c689eaa9bd563f67453337d6498092cd7dd9872b (patch) | |
tree | dc28d3893e6187a81c9378eb94974e586447fd48 /community/ruby-fcntl | |
parent | 65610150fda978e35ed8afca80cda7cae264868c (diff) |
-rw-r--r-- | community/ruby-fcntl/PKGBUILD | 4 |
diff --git a/community/ruby-fcntl/PKGBUILD b/community/ruby-fcntl/PKGBUILD index 2ed468c4..c9fc0867 100644 --- a/community/ruby-fcntl/PKGBUILD +++ b/community/ruby-fcntl/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 | \ |