From 1b0f14f1ac91b97325a392757b2d9256c1c993a5 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 25 Dec 2018 03:15:50 +0000 Subject: Tue Dec 25 03:15:50 UTC 2018 ap/groff-1.22.4-x86_64-1.txz: Upgraded. d/bison-3.2.4-x86_64-1.txz: Upgraded. d/gdb-8.2.1-x86_64-1.txz: Upgraded. d/parallel-20181222-noarch-1.txz: Upgraded. --- source/d/gdb/gdb.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/d/gdb/gdb.SlackBuild') diff --git a/source/d/gdb/gdb.SlackBuild b/source/d/gdb/gdb.SlackBuild index 92cc11f88..9ad26c87a 100755 --- a/source/d/gdb/gdb.SlackBuild +++ b/source/d/gdb/gdb.SlackBuild @@ -73,7 +73,7 @@ find . \ -exec chmod 644 {} \; # Currently broken in this version, but keep trying: -if [ "$VERSION" = "8.0.1" -o "$VERSION" = "8.1" -o "$VERSION" = "8.1.1" -o "$VERSION" = "8.2" ]; then +if [ "$VERSION" = "8.2" -o "$VERSION" = "8.2.1" ]; then GUILE_OPTION="--without-guile" else # Might as well try it to see if it compiles this time: -- cgit v1.2.3