From b34d35ccdc6282b4584693786980c8d6ed6708f8 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 11 Sep 2017 23:04:42 +0200 Subject: Updated deps for KDE 5_17.09 --- deps/libinput/libinput.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deps/libinput') diff --git a/deps/libinput/libinput.SlackBuild b/deps/libinput/libinput.SlackBuild index 209ed8a..e6663d3 100755 --- a/deps/libinput/libinput.SlackBuild +++ b/deps/libinput/libinput.SlackBuild @@ -30,7 +30,7 @@ BUILD=${BUILD:-1} # Support for (wacom) tablets requires libwacom as additional dependency: TABLET_SUPPORT=${TABLET_SUPPORT:-"YES"} -NUMJOBS=${NUMJOBS:" -j4 "} +NUMJOBS=${NUMJOBS:-" -j4 "} CWD=$(pwd) TMP=${TMP:-/tmp} -- cgit v1.2.3