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 | 8daa65d83d2f85e8ad9557ba00c8f78718477bea (patch) | |
tree | 224cf3327b621b158dafe46d674f1cd0874c4628 | |
parent | f9e6b2798cc994c88afb7a98433fe8a4821af6b2 (diff) |
-rw-r--r-- | community/ruby-english/PKGBUILD | 4 |
diff --git a/community/ruby-english/PKGBUILD b/community/ruby-english/PKGBUILD index 2ed468c4..c9fc0867 100644 --- a/community/ruby-english/PKGBUILD +++ b/community/ruby-english/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 | \ |