index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-07 19:36:19 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-07 19:36:19 +0200 |
commit | 1861cdc4c9ea9be3676fe6f659a46e35a7c4f66a (patch) | |
tree | eb46ff6f207276376f135c7ff8121ae5784b157e /community/ruby-cgi/PKGBUILD | |
parent | 38e38fd50d96b27ba045eb356b24d3b44afc5648 (diff) |
-rw-r--r-- | community/ruby-cgi/PKGBUILD | 4 |
diff --git a/community/ruby-cgi/PKGBUILD b/community/ruby-cgi/PKGBUILD index 2ed468c4..c9fc0867 100644 --- a/community/ruby-cgi/PKGBUILD +++ b/community/ruby-cgi/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 | \ |