diff options
-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 |