From 0425798cdda5dfd9cb90490875f0dbe5d10a29ba Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Wed, 19 Jun 2024 18:21:46 +0000 Subject: Wed Jun 19 18:21:46 UTC 2024 ap/inxi-3.3.35_1-noarch-1.txz: Upgraded. d/python-setuptools-70.1.0-x86_64-1.txz: Upgraded. l/cfitsio-4.4.1-x86_64-1.txz: Upgraded. l/libproxy-0.5.7-x86_64-1.txz: Upgraded. l/libxml2-2.13.1-x86_64-1.txz: Upgraded. l/libxslt-1.1.41-x86_64-1.txz: Upgraded. l/python-psutil-6.0.0-x86_64-1.txz: Upgraded. n/libgcrypt-1.11.0-x86_64-1.txz: Upgraded. n/libgpg-error-1.50-x86_64-1.txz: Upgraded. n/samba-4.20.2-x86_64-1.txz: Upgraded. x/mesa-24.1.2-x86_64-1.txz: Upgraded. xap/mozilla-firefox-127.0.1-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/firefox/127.0.1/releasenotes/ --- source/l/libxslt/libxslt.SlackBuild | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'source/l/libxslt/libxslt.SlackBuild') diff --git a/source/l/libxslt/libxslt.SlackBuild b/source/l/libxslt/libxslt.SlackBuild index e9463fbe8..3ee74f2d5 100755 --- a/source/l/libxslt/libxslt.SlackBuild +++ b/source/l/libxslt/libxslt.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=libxslt VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then @@ -73,10 +73,6 @@ find . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \+ -# Upstream patches: -cat $CWD/0001-runtest-Print-output-causing-failure.patch | patch -p1 --verbose || exit 1 -cat $CWD/0002-tests-Fix-tests-for-libxml2-fix.patch | patch -p1 --verbose || exit 1 - # Be a bit more generous with xsltMaxDepth to avoid false positive # on infinite recursion: zcat $CWD/libxslt.xsltMaxDepth.diff.gz | patch -p1 --verbose || exit 1 -- cgit v1.2.3-80-g2a13