diff options
-rw-r--r-- | libretools.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libretools.conf b/libretools.conf index eb0a1ff..4badc5c 100644 --- a/libretools.conf +++ b/libretools.conf @@ -52,6 +52,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 -siL -M --noconfirm -M --nocheck" #FULLBUILDCMD="makepkg --noconfirm --nocheck -sciL" #FULLBUILDCMD="here is a place for cross-compiling build cmd" |