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 | 7dd1629c2ec22b4c09576fd9de5c2b4bb788af16 (patch) | |
tree | 3e2258f1aa1563c7d83325cfae1eebc02a2571b7 /community | |
parent | 22aa448a762b28d689c48203ee259f19d4ac8bbd (diff) |
-rw-r--r-- | community/ruby-abbrev/PKGBUILD | 4 |
diff --git a/community/ruby-abbrev/PKGBUILD b/community/ruby-abbrev/PKGBUILD index a1747efc..c9fc0867 100644 --- a/community/ruby-abbrev/PKGBUILD +++ b/community/ruby-abbrev/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 | \ |