summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-06-02 10:54:38 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-06-02 10:54:38 -0500
commitf4cbeda3df6775d9204ceb8b151dd9ec9bbc7493 (patch)
tree9929d8a996b8db621fa96f88d55f0ebfe12412e2
parenta3c04037573d522a394f6e2715b82ca796f9bf46 (diff)
libretools.conf option for using libremakepkg in fullpkg
-rw-r--r--libretools.conf1
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"