diff options
author | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-06-24 17:14:41 -0500 |
---|---|---|
committer | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-06-24 17:14:41 -0500 |
commit | f245468672503e4066b46307aff3c39c23983904 (patch) | |
tree | 95a23aa0cf3caf1750b2eeb6cbc3cb7775ae6619 /libretools.conf | |
parent | 547bd24884bbf044947620330783fcf09d81256b (diff) |
FULLBUILDCMD updated to clean and update dbspeculation-20110624
Diffstat (limited to 'libretools.conf')
-rw-r--r-- | libretools.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libretools.conf b/libretools.conf index 524a289..d19e265 100644 --- a/libretools.conf +++ b/libretools.conf @@ -59,8 +59,7 @@ ABSLIBREGIT=http://projects.parabolagnulinux.org/abslibre.git ## Build cmd for fullpkg-ng ## Uncomment one of those or make one of your choice -#FULLBUILDCMD="sudo libremakepkg -simL -M --noconfirm -M --nocheck" -#FULLBUILDCMD="makepkg --noconfirm --nocheck -scimL" +FULLBUILDCMD="sudo libremakepkg -cumL -M --noconfirm -M --nocheck" #FULLBUILDCMD="here is a place for cross-compiling build cmd" # Checks if vars aren't empty |