From 9c2212f2f0266fbe1868a4dd615bf08341d541e1 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Wed, 29 Apr 2020 20:19:12 +0000 Subject: Wed Apr 29 20:19:12 UTC 2020 ap/tmux-3.1a-x86_64-1.txz: Upgraded. d/cmake-3.17.2-x86_64-1.txz: Upgraded. n/curl-7.70.0-x86_64-1.txz: Upgraded. n/openldap-client-2.4.50-x86_64-1.txz: Upgraded. xap/audacious-4.0.3-x86_64-1.txz: Upgraded. xap/audacious-plugins-4.0.3-x86_64-1.txz: Upgraded. extra/pure-alsa-system/audacious-plugins-4.0.3-x86_64-1_alsa.txz: Upgraded. --- source/ap/tmux/tmux.SlackBuild | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'source/ap/tmux') diff --git a/source/ap/tmux/tmux.SlackBuild b/source/ap/tmux/tmux.SlackBuild index d3b77a64..9ed82bf2 100755 --- a/source/ap/tmux/tmux.SlackBuild +++ b/source/ap/tmux/tmux.SlackBuild @@ -88,6 +88,10 @@ find . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \+ +if [ ! -r configure ]; then + NOCONFIGURE=1 ./autogen.sh +fi + # Configure: CFLAGS="$SLKCFLAGS" \ ./configure \ -- cgit v1.2.3