From 8a9666da9b321efae41da18c81ada6407ac715ce Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Thu, 23 Jul 2020 20:08:16 +0000 Subject: Thu Jul 23 20:08:16 UTC 2020 a/util-linux-2.36-x86_64-1.txz: Upgraded. d/check-0.15.1-x86_64-1.txz: Upgraded. d/parallel-20200722-noarch-1.txz: Upgraded. x/mesa-20.1.4-x86_64-1.txz: Upgraded. extra/sendmail/sendmail-8.16.1-x86_64-2.txz: Rebuilt. Updated site.config.m4 and included -DDANE. Thanks to HQuest. extra/sendmail/sendmail-cf-8.16.1-noarch-2.txz: Rebuilt. testing/packages/gcc10/gcc-10.2.0-x86_64-1.txz: Upgraded. testing/packages/gcc10/gcc-brig-10.2.0-x86_64-1.txz: Upgraded. testing/packages/gcc10/gcc-g++-10.2.0-x86_64-1.txz: Upgraded. testing/packages/gcc10/gcc-gdc-10.2.0-x86_64-1.txz: Upgraded. testing/packages/gcc10/gcc-gfortran-10.2.0-x86_64-1.txz: Upgraded. testing/packages/gcc10/gcc-gnat-10.2.0-x86_64-1.txz: Upgraded. testing/packages/gcc10/gcc-go-10.2.0-x86_64-1.txz: Upgraded. testing/packages/gcc10/gcc-objc-10.2.0-x86_64-1.txz: Upgraded. --- source/a/util-linux/util-linux.SlackBuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'source/a/util-linux/util-linux.SlackBuild') diff --git a/source/a/util-linux/util-linux.SlackBuild b/source/a/util-linux/util-linux.SlackBuild index 05e1ad4c9..1467bc42e 100755 --- a/source/a/util-linux/util-linux.SlackBuild +++ b/source/a/util-linux/util-linux.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=util-linux VERSION=${VERSION:-$(echo util-linux*.tar.xz | cut -d - -f 3 | rev | cut -f 3- -d . | rev)} -BUILD=${BUILD:-5} +BUILD=${BUILD:-1} ADJTIMEXVERS=1.29 SETSERIALVERS=2.17 @@ -123,9 +123,6 @@ zcat $CWD/util-linux.fdisk-no-solaris.diff.gz | patch -p1 --verbose || exit 1 # /dev/ram* devices in 'fdisk -l' output: zcat $CWD/util-linux.do.not.list.ram.devices.diff.gz | patch -p1 --verbose || exit 1 -# Fix chfn and chsh when using readline: -zcat $CWD/0001-chfn-Make-readline-prompt-for-each-field-on-a-separa.patch.gz | patch -p1 --verbose || exit 1 - # This just call the configure script with $1 either being 2 for python2 # or 3 for python3. # -- cgit v1.2.3-79-gdb01