summaryrefslogtreecommitdiff
path: root/src/aur
diff options
context:
space:
mode:
Diffstat (limited to 'src/aur')
-rwxr-xr-xsrc/aur2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aur b/src/aur
index 4057b6e..49c79b9 100755
--- a/src/aur
+++ b/src/aur
@@ -45,7 +45,7 @@ main() {
return 1
fi
- . $(librelib conf.sh)
+ . "$(librelib conf.sh)"
load_files libretools
check_vars libretools DIFFPROG || exit 1