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 | 6e6f4b7eff628021d7b09615ff7df77a2ae4f718 (patch) | |
tree | ea4fd59af7b78347e03898fdc671b7b90e6445fb /community | |
parent | c689eaa9bd563f67453337d6498092cd7dd9872b (diff) |
-rw-r--r-- | community/ruby-fiddle/PKGBUILD | 4 |
diff --git a/community/ruby-fiddle/PKGBUILD b/community/ruby-fiddle/PKGBUILD index 3e0d842d..2e7db225 100644 --- a/community/ruby-fiddle/PKGBUILD +++ b/community/ruby-fiddle/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 | \ |