From babcda18acdb6e39e2ad264c2ecccd98dfa0c763 Mon Sep 17 00:00:00 2001 From: Aaditya Bagga Date: Sun, 27 Jan 2019 19:23:11 +0530 Subject: desktop/gtkhash: Correct thunar params. --- desktop/gtkhash/gtkhash.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'desktop/gtkhash') diff --git a/desktop/gtkhash/gtkhash.SlackBuild b/desktop/gtkhash/gtkhash.SlackBuild index 3d20d870caf43..adc63f361defb 100644 --- a/desktop/gtkhash/gtkhash.SlackBuild +++ b/desktop/gtkhash/gtkhash.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=gtkhash VERSION=${VERSION:-1.2} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then @@ -71,7 +71,7 @@ find -L . \ # cmd line args libb2_params="--disable-blake2" ; [ "${BLAKE2:-no}" != "no" ] && libb2_params="" -thunar_params="" ; [ "${THUNAR:-no}" != "no" ] && thunar_params="--enable-thunar" +thunar_params="" ; [ "${THUNAR:-no}" != "no" ] && thunar_params="--enable-thunar --with-thunarx=2" CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ -- cgit v1.2.3