summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libretools.conf10
1 files 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