diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2019-09-09 05:10:25 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2019-09-09 17:59:48 +0200 |
commit | f58aff2430624d43f64162ea66101f0ed804755f (patch) | |
tree | c8f7b3c57c5060a52f3cd5579b61f028f9d3bb7a /recompress.sh | |
parent | 6a5556564a6558988a6df36b6523fc0f864b2528 (diff) | |
download | current-f58aff2430624d43f64162ea66101f0ed804755f.tar.gz current-f58aff2430624d43f64162ea66101f0ed804755f.tar.xz |
Mon Sep 9 05:10:25 UTC 201920190909051025
a/etc-15.0-x86_64-10.txz: Rebuilt.
Fix "include /etc/ld.so.conf.d/*.conf" repeats in /etc/ld.so.conf.
l/imagemagick-6.9.10_64-x86_64-1.txz: Upgraded.
l/seamonkey-solibs-2.49.5-x86_64-1.txz: Removed.
This package was included years ago to support a few things that needed
nss/nspr, but we've since included that in the mozilla-nss package.
Nothing should be using this anymore.
xap/seamonkey-2.49.5-x86_64-2.txz: Rebuilt.
Added additional options to more closely match the official build:
--enable-rust --enable-js-shell --enable-elf-hack --enable-release
--enable-calendar
Thanks to ljb643 for the bug report.
Removed /usr/lib{,64}/seamonkey from /etc/ld.so.conf.
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 11e9352a6..a681478fe 100755 --- a/recompress.sh +++ b/recompress.sh @@ -1045,6 +1045,7 @@ gzip ./source/xap/xgames/spider.diff gzip ./source/xap/seamonkey/autoconf/autoconf-2.13-consolidated_fixes-1.patch gzip ./source/xap/seamonkey/doinst.sh gzip ./source/xap/seamonkey/sm.ui.scrollToClick.diff +gzip ./source/xap/seamonkey/seamonkey.i686.triplet.fix.diff gzip ./source/xap/gucharmap/doinst.sh gzip ./source/xap/gnuplot/gnuplot.fix.info.generation.diff gzip ./source/xap/windowmaker/WindowMaker.noopensusemenu.diff |