aboutsummaryrefslogtreecommitdiff
path: root/torsmo/torsmo.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'torsmo/torsmo.SlackBuild')
-rwxr-xr-xtorsmo/torsmo.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/torsmo/torsmo.SlackBuild b/torsmo/torsmo.SlackBuild
index bdec39c7..87cec4ef 100755
--- a/torsmo/torsmo.SlackBuild
+++ b/torsmo/torsmo.SlackBuild
@@ -22,8 +22,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