summaryrefslogtreecommitdiff
path: root/src/treepkg
diff options
context:
space:
mode:
Diffstat (limited to 'src/treepkg')
-rwxr-xr-xsrc/treepkg7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/treepkg b/src/treepkg
index 1796748..795faea 100755
--- a/src/treepkg
+++ b/src/treepkg
@@ -18,13 +18,12 @@
source libremessages
source $(librelib conf.sh)
-load_conf_libretools
+load_files libretools
+check_vars libretools HOOKPREBUILD FULLBUILDCMD HOOKLOCALRELEASE
+load_files makepkg
term_title "$(basename $0)"
-# Get system variables
-load_files makepkg
-
# End inmediately but print an useful message
trap_exit() {
term_title "error!"