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 | e46281d239115f108276ce3d9f936b0915261ab6 (patch) | |
tree | 80633edba5ad9b839eb89716b273673b0a984cf1 /community/ruby-digest | |
parent | a734701c240571d14df6951f0a0690f12ef335a1 (diff) |
-rw-r--r-- | community/ruby-digest/PKGBUILD | 4 |
diff --git a/community/ruby-digest/PKGBUILD b/community/ruby-digest/PKGBUILD index 316d62eb..96018bae 100644 --- a/community/ruby-digest/PKGBUILD +++ b/community/ruby-digest/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 | \ |