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 | b93649dad52892dd2ec4b6b2dfa449389125e5e9 (patch) | |
tree | 87a0b8bc8e27d6ecd457f22a302b6f934b139a0d /community/ruby-time/PKGBUILD | |
parent | 72187fa65efd7768a2ec8e52534817a6c5e24000 (diff) |
-rw-r--r-- | community/ruby-time/PKGBUILD | 4 |
diff --git a/community/ruby-time/PKGBUILD b/community/ruby-time/PKGBUILD index 2ed468c4..c9fc0867 100644 --- a/community/ruby-time/PKGBUILD +++ b/community/ruby-time/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 | \ |