diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-04-22 04:58:02 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-04-22 04:58:02 -0300 |
commit | a3204e055fb538cdca56fc477d264c6d46e72ca3 (patch) | |
tree | a93ca5befaaf381589a7965b0d8c90ffdd1b260a | |
parent | 45c3f66474e470e4d5fd36837ec00d37fdb65b26 (diff) |
Changed default release dir
-rw-r--r-- | libretools.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/libretools.conf b/libretools.conf index 00963e2..2485be3 100644 --- a/libretools.conf +++ b/libretools.conf @@ -36,7 +36,9 @@ PARABOLAHOST=parabola HOOKPRERELEASE="ssh -fN parabola" ## Server destination of libre packages -LIBREDESTDIR=/home/parabolavnx/parabolagnulinux.org/free +# Don't change unless you know what you're doing and you won't screw +# anything ;) +LIBREDESTDIR=/home/parabolavnx/parabolagnulinux.org/repo LIBRESRCDIR=/home/parabolavnx/parabolagnulinux.org/repo/pkgbuilds ## ABSLibre |