index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-09-11 05:34:38 +0000 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-09-11 05:34:38 +0000 |
commit | 3132615c91388bb005ebeec220f4a081b18f598c (patch) | |
tree | 679d9e032b0dc8fd73a4fc6d52254e46570c76f4 /extra/thunderbird | |
parent | 424e272d46cba81e189537ed5343c5661f05e719 (diff) |
-rw-r--r-- | extra/thunderbird/PKGBUILD | 1 |
diff --git a/extra/thunderbird/PKGBUILD b/extra/thunderbird/PKGBUILD index edbc3517..a0a94a98 100644 --- a/extra/thunderbird/PKGBUILD +++ b/extra/thunderbird/PKGBUILD @@ -1,7 +1,6 @@ eval "$( declare -f build | \ sed ' - s/mach/mach -j1/g /cd mozilla-unified/a sed -i "s/\\(cargo_rustc_flags += -C lto\\)/#\\1/" config/rules.mk ' )" |