summaryrefslogtreecommitdiff
path: root/libretools.conf
diff options
context:
space:
mode:
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