aboutsummaryrefslogtreecommitdiff
path: root/ffmpeg2theora/ffmpeg2theora.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'ffmpeg2theora/ffmpeg2theora.SlackBuild')
-rwxr-xr-xffmpeg2theora/ffmpeg2theora.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/ffmpeg2theora/ffmpeg2theora.SlackBuild b/ffmpeg2theora/ffmpeg2theora.SlackBuild
index bbd7184f..67edaac5 100755
--- a/ffmpeg2theora/ffmpeg2theora.SlackBuild
+++ b/ffmpeg2theora/ffmpeg2theora.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