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