From 0b66a220ed2f208123b7b349d44060f3d678bc5a Mon Sep 17 00:00:00 2001 From: Joshua Ismael Haase Hernandez Date: Wed, 25 May 2011 01:30:46 -0500 Subject: * Mostly working fullpkg-ng --- libretools.conf | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'libretools.conf') 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 -- cgit v1.2.3-54-g00ecf