aboutsummaryrefslogtreecommitdiff
path: root/courier-imap/courier-imap.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'courier-imap/courier-imap.SlackBuild')
-rwxr-xr-xcourier-imap/courier-imap.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/courier-imap/courier-imap.SlackBuild b/courier-imap/courier-imap.SlackBuild
index 5187fa31..15ffccb7 100755
--- a/courier-imap/courier-imap.SlackBuild
+++ b/courier-imap/courier-imap.SlackBuild
@@ -34,8 +34,8 @@ VERSION=${VERSION:=4.1.1}
ARCH=${ARCH:=x86_64}
BUILD=${BUILD:1rha}
TMP=${TMP:=/tmp}
-REPOS=${REPOS:=$TMP}
SRC_DIR=${SRC:=$CWD}
+REPOS=${REPOS:=$TMP}
if [ "`whoami`" == "root" ]; then
echo This script should run as normal user.