summaryrefslogtreecommitdiff
path: root/libretools.conf
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-09-21 13:27:02 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-09-21 13:27:02 -0300
commit4c4f7255e97bde5524e3798b4b777a94e37da23d (patch)
tree64a28f2efb14473b10798d17b513bd398bdbff1e /libretools.conf
parent6082f831bbacb174c050915d3b301910fb2ea261 (diff)
parent0663c0c58a8d04a35f5ba9ab6de068a3f6c09b40 (diff)
Merge branch 'master' into fauno
Diffstat (limited to 'libretools.conf')
-rw-r--r--libretools.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/libretools.conf b/libretools.conf
index c6a8245..05971d3 100644
--- a/libretools.conf
+++ b/libretools.conf
@@ -35,7 +35,7 @@ HOOKPRERELEASE="ssh -fN parabola"
## Server destination of libre packages
# Don't change unless you know what you're doing and you won't screw
# anything ;)
-LIBREDESTDIR=/home/parabolavnx/parabolagnulinux.org/repo
+LIBREDESTDIR=/srv/http/repo/public
## ABSLibre
ABSLIBREGIT=http://projects.parabolagnulinux.org/abslibre.git
@@ -63,7 +63,7 @@ TORUPATH=/var/lib/libretools/toru
# Checks if vars aren't empty
for VAR in CHROOTDIR CHROOT CACHEDIR PARABOLAHOST LIBREDESTDIR \
- BLACKLIST WORKDIR PATCHDIR REPOS ARCHES ABSLIBREGIT \
+ BLACKLIST WORKDIR REPOS ARCHES ABSLIBREGIT \
COMMITCMD DIFFTOOL FULLBUILDCMD; do
ret=0