summaryrefslogtreecommitdiff
path: root/libretools.conf
diff options
context:
space:
mode:
Diffstat (limited to 'libretools.conf')
-rw-r--r--libretools.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/libretools.conf b/libretools.conf
index 8a7769f..70479a3 100644
--- a/libretools.conf
+++ b/libretools.conf
@@ -50,8 +50,13 @@ ABSLIBREGIT=http://projects.parabolagnulinux.org/abslibre.git/
#COMMITCMD=git
#COMMITCMD=hg
+## Build cmd for fullpkg-ng
+## Uncomment one of those or make one of your choice
+#FULLBUILDCMD="makepkg --noconfirm --nocheck -sciL"
+#FULLBUILDCMD="here is a place for cross-compiling build cmd"
+
# Checks if vars aren't empty
-#
+
for VAR in CHROOTDIR CHROOT CHCOPY CACHEDIR PARABOLAHOST LIBREDESTDIR \
LIBRESRCDIR BLACKLIST WORKDIR PATCHDIR REPOS ARCHES ABSLIBREGIT COMMITCMD DIFFTOOL; do