diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-06-02 13:08:47 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-06-02 13:08:47 -0300 |
commit | 77aa0c26138977bec9d70c4c3b168d98b22cf17d (patch) | |
tree | 7ae6e111ca9f53d6293b334c3deddb4d88b70a3d /libretools.conf | |
parent | 9127f25aff12902bf58302982c104704a5bdf202 (diff) | |
parent | f4cbeda3df6775d9204ceb8b151dd9ec9bbc7493 (diff) |
Merge branch 'master' of ssh://vparabola/srv/git/projects/libretools
Diffstat (limited to 'libretools.conf')
-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" |