index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | community/ruby-net-http/PKGBUILD | 4 |
diff --git a/community/ruby-net-http/PKGBUILD b/community/ruby-net-http/PKGBUILD index 84e9d69c..a01e4938 100644 --- a/community/ruby-net-http/PKGBUILD +++ b/community/ruby-net-http/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 | \ |