summaryrefslogtreecommitdiffstats
path: root/source/xap/xine-ui/xine-ui.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-12-17 20:47:13 +0000
committer Eric Hameleers <alien@slackware.com>2021-12-18 08:59:54 +0100
commit93a272f6d5fbe8ad33deccffedc172e527b7c329 (patch)
tree81e783718303036a029169945e97c86317a5b154 /source/xap/xine-ui/xine-ui.SlackBuild
parentd5c267841ae969914a7a7d3265d40931171c2f44 (diff)
downloadcurrent-93a272f6d5fbe8ad33deccffedc172e527b7c329.tar.gz
current-93a272f6d5fbe8ad33deccffedc172e527b7c329.tar.xz
Fri Dec 17 20:47:13 UTC 202120211217204713
a/kernel-generic-5.15.10-x86_64-1.txz: Upgraded. a/kernel-huge-5.15.10-x86_64-1.txz: Upgraded. a/kernel-modules-5.15.10-x86_64-1.txz: Upgraded. ap/inxi-3.3.11_1-noarch-1.txz: Upgraded. ap/ksh93-1.0_20211217_ce3e080c-x86_64-1.txz: Upgraded. ap/neofetch-20211210_ccd5d9f5-noarch-1.txz: Upgraded. d/Cython-0.29.26-x86_64-1.txz: Upgraded. d/kernel-headers-5.15.10-x86-1.txz: Upgraded. k/kernel-source-5.15.10-noarch-1.txz: Upgraded. l/utf8proc-2.7.0-x86_64-1.txz: Upgraded. n/ca-certificates-20211216-noarch-1.txz: Upgraded. This update provides the latest CA certificates to check for the authenticity of SSL connections. xap/xine-ui-0.99.13-x86_64-1.txz: Upgraded. extra/php80/php80-8.0.14-x86_64-1.txz: Upgraded. extra/php81/php81-8.1.1-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to '')
-rwxr-xr-xsource/xap/xine-ui/xine-ui.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/xap/xine-ui/xine-ui.SlackBuild b/source/xap/xine-ui/xine-ui.SlackBuild
index 3edb19c0b..a43c9804c 100755
--- a/source/xap/xine-ui/xine-ui.SlackBuild
+++ b/source/xap/xine-ui/xine-ui.SlackBuild
@@ -26,7 +26,7 @@ PKGNAM=xine-ui
VERSION=${VERSION:-$(echo xine-ui-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
# I would use "-march=i586 -mcpu=i686" here as usual, but with XINE it's all or nothing.
# I'd rather have it work well for the i686/Athlon crowd than suck for everyone.
-BUILD=${BUILD:-4}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then