summaryrefslogtreecommitdiff
path: root/libretools.conf
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-06-05 22:33:42 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-06-05 22:33:42 -0500
commit6749a07b4c114613f94aa915f603f00d26c16e0c (patch)
treeee966c2b66ea5a96dcebc3063983e43212cddf9b /libretools.conf
parent909d1edd02022f2f8a8fbdb0161181ce0daada08 (diff)
* libremakepkg copy log if failed.
* FULLBUILDCMD use 'no color' option for makepkg
Diffstat (limited to 'libretools.conf')
-rw-r--r--libretools.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/libretools.conf b/libretools.conf
index c4ac606..a8ff581 100644
--- a/libretools.conf
+++ b/libretools.conf
@@ -42,7 +42,7 @@ LIBREDESTDIR=/home/parabolavnx/parabolagnulinux.org/repo
LIBRESRCDIR=/home/parabolavnx/parabolagnulinux.org/repo/pkgbuilds
## ABSLibre
-ABSLIBREGIT=http://projects.parabolagnulinux.org/abslibre.git/
+ABSLIBREGIT=http://projects.parabolagnulinux.org/abslibre.git
## Commit Command
## Should be git or hg
@@ -52,8 +52,8 @@ 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="sudo libremakepkg -simL -M --noconfirm -M --nocheck"
+#FULLBUILDCMD="makepkg --noconfirm --nocheck -scimL"
#FULLBUILDCMD="here is a place for cross-compiling build cmd"
# Checks if vars aren't empty