summaryrefslogtreecommitdiff
path: root/libretools.conf
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernandez <hahj87@gmail.com>2011-05-25 02:26:46 -0500
committerJoshua Ismael Haase Hernandez <hahj87@gmail.com>2011-05-25 02:26:46 -0500
commit6515ca8157b42a3c4a6bb5b6173375d6eb052eb2 (patch)
tree3bc7625a2b0d9102bf3fd86f6cbc22d23b532a95 /libretools.conf
parent8fb0261cb367ffb05190e34ae6b0fc0dba4f8d38 (diff)
parentc62355a305b1a232270e0cfc8c38e33b4339d3b5 (diff)
Merge branch 'fullpkg_ng'
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