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 | eb31c8f9c689d8b3098eac5190a0e9f2f892e6e6 (patch) | |
tree | 9d1c9f7d5a22b3995e8ef50ca2c4d4661178a112 /community | |
parent | b069679a0fac84005b40003a43c82c77ff871a55 (diff) |
-rw-r--r-- | community/ruby-io-nonblock/PKGBUILD | 4 |
diff --git a/community/ruby-io-nonblock/PKGBUILD b/community/ruby-io-nonblock/PKGBUILD index 2ed468c4..c9fc0867 100644 --- a/community/ruby-io-nonblock/PKGBUILD +++ b/community/ruby-io-nonblock/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 | \ |