From b569d33a5f6ecbd77d7a4129d4b69c26a7b0e7a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Reynolds?= Date: Fri, 26 Aug 2011 15:59:50 -0300 Subject: Removed PATCHDIR --- libretools.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libretools.conf') diff --git a/libretools.conf b/libretools.conf index c6a8245..3010595 100644 --- a/libretools.conf +++ b/libretools.conf @@ -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 -- cgit v1.2.3-2-g168b From 1cc99571dd8b5f250909025a1c4df73510087899 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Reynolds?= Date: Mon, 19 Sep 2011 11:01:54 -0300 Subject: New upload dir --- libretools.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libretools.conf') diff --git a/libretools.conf b/libretools.conf index 3010595..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 -- cgit v1.2.3-2-g168b