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 | 8fc75fd4fef13dbdd94c435ce6b84854e2efd223 (patch) | |
tree | 3aeeee1727ae614873201b6121f4743dfa84253d /community/ruby-mutex_m | |
parent | 8fbae05b952a83e1af1898b82d0539e64c3e6ec9 (diff) |
-rw-r--r-- | community/ruby-mutex_m/PKGBUILD | 4 |
diff --git a/community/ruby-mutex_m/PKGBUILD b/community/ruby-mutex_m/PKGBUILD index 2ed468c4..c9fc0867 100644 --- a/community/ruby-mutex_m/PKGBUILD +++ b/community/ruby-mutex_m/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 | \ |