From 3b84550f01e3c226e6dd43a01a21d2b1e121f252 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Reynolds?= Date: Tue, 8 Feb 2011 22:35:42 -0300 Subject: Changed default dirs --- libretools.conf | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/libretools.conf b/libretools.conf index 6f7c368..ce61f30 100644 --- a/libretools.conf +++ b/libretools.conf @@ -4,7 +4,7 @@ BLACKLIST=http://repo.parabolagnulinux.org/docs/blacklist.txt # The dir where you work on WORKDIR=/home/$USER/packages # The repos you'll be packaging for -REPOS=('libre' 'libre-testing') +REPOS=('libre' 'libre-testing' 'core' 'community' 'extra' 'social' 'sugar') # The architectures ARCHES=('i686' 'x86_64') @@ -27,8 +27,8 @@ PATCHDIR=${WORKDIR}/abslibre/patches PARABOLAHOST=parabola ## Server destination of libre packages -LIBREDESTDIR=parabolagnulinux.org/free/staging -LIBRESRCDIR=parabolagnulinux.org/repo/pkgbuilds +LIBREDESTDIR=/home/parabolavnx/parabolagnulinux.org/free +LIBRESRCDIR=/home/parabolavnx/parabolagnulinux.org/repo/pkgbuilds ## ABSLibre ABSLIBREGIT=http://projects.parabolagnulinux.org/abslibre.git/ @@ -48,10 +48,6 @@ ABSLIBREGIT=http://projects.parabolagnulinux.org/abslibre.git/ # HostName parabolagnulinux.org # User parabolavnx # IdentityFile ~/.ssh/id_rsa -# -# $ cd pkgbuild/dir -# $ ssh parabola -fN -# $ librerelease extra # Checks if vars aren't empty -- cgit v1.2.2