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 | 6ee9da943e8a739582fd3ad6ad897f7d6f955ec6 (patch) | |
tree | 0123eb716ca2417e28ecc696d2b76a19f539f387 /community/ruby-rdoc | |
parent | ca098118400b3506d5d73bf3e505f21dcbe0b43d (diff) |
-rw-r--r-- | community/ruby-rdoc/PKGBUILD | 4 |
diff --git a/community/ruby-rdoc/PKGBUILD b/community/ruby-rdoc/PKGBUILD index 2ed468c4..c9fc0867 100644 --- a/community/ruby-rdoc/PKGBUILD +++ b/community/ruby-rdoc/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 | \ |