diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2018-08-11 05:01:49 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2018-08-11 15:00:29 +0200 |
commit | e09f106df1bc2da6318f310762e9d596bd9a6880 (patch) | |
tree | c7eece96afa01aaa005f79b71fd40859702aae61 /recompress.sh | |
parent | cc59e5e82c942adec962972f51c9818f1d1cc185 (diff) | |
download | current-e09f106df1bc2da6318f310762e9d596bd9a6880.tar.gz |
Sat Aug 11 05:01:49 UTC 201820180811050149
xap/mozilla-thunderbird-60.0-x86_64-2.txz: Rebuilt.
Applied upstream patch to fix crash with folder name with special characters.
Thanks to Karl Magnus Kolstø for the bug report and link to the patch.
Diffstat (limited to 'recompress.sh')
-rwxr-xr-x | recompress.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recompress.sh b/recompress.sh index d4dd3150..854eeb4b 100755 --- a/recompress.sh +++ b/recompress.sh @@ -613,6 +613,7 @@ gzip ./source/xap/xpdf/lang/xpdf-greek.diff gzip ./source/xap/xpdf/lang/xpdf-arabic.diff gzip ./source/xap/xpdf/lang/xpdf-japanese.diff gzip ./source/xap/MPlayer/include-samba-4.0.patch +gzip ./source/xap/mozilla-thunderbird/80754eac3809 gzip ./source/xap/mozilla-thunderbird/mozilla-firefox.xpcom_arm.patch gzip ./source/xap/mozilla-thunderbird/autoconf/autoconf-2.13-consolidated_fixes-1.patch gzip ./source/xap/mozilla-thunderbird/tb.ui.scrollToClick.diff |