summaryrefslogtreecommitdiff
path: root/src/aur
diff options
context:
space:
mode:
Diffstat (limited to 'src/aur')
-rwxr-xr-xsrc/aur3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/aur b/src/aur
index 8f69505..314bfe7 100755
--- a/src/aur
+++ b/src/aur
@@ -46,8 +46,7 @@ main() {
fi
. "$(librelib conf)"
- load_files libretools
- check_vars libretools DIFFPROG || exit 1
+ load_conf libretools.conf libretools DIFFPROG || exit
local startdir=$PWD
local missing_deps=()