aboutsummaryrefslogtreecommitdiff
path: root/sympa/sympa.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'sympa/sympa.SlackBuild')
-rwxr-xr-xsympa/sympa.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sympa/sympa.SlackBuild b/sympa/sympa.SlackBuild
index cc40c79b..36c5ec81 100755
--- a/sympa/sympa.SlackBuild
+++ b/sympa/sympa.SlackBuild
@@ -35,8 +35,8 @@ if [ -f "/etc/slackbuildrc" ]; then
source /etc/slackbuildrc
fi
-if [ -f "~/.slackbuildrc" ]; then
- source ~/.slackbuildrc
+if [ -f "/root/.slackbuildrc" ]; then
+ source /root/.slackbuildrc
fi
# default settings