summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-04-19 21:38:28 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-04-19 21:38:28 -0500
commitb8a883720066e4f91b162ea91719f9a0f15958ed (patch)
tree4aaf438b6ecbfab506bce9ac5e08249633de686f /config
parenta79cd8ac55d222e182bde411b94bb19cb74fa728 (diff)
Another fix
Diffstat (limited to 'config')
-rw-r--r--config3
1 files changed, 2 insertions, 1 deletions
diff --git a/config b/config
index 300893a..7180f9e 100644
--- a/config
+++ b/config
@@ -1,7 +1,8 @@
FTP_BASE="/home/parabolavnx/parabolagnulinux.org/free"
ARCH_BASE="/home/parabolavnx/parabolagnulinux.org/repo"
SVNREPO="/home/parabolavnx/parabolagnulinux.org/abslibre"
-PKGREPOS=('core' 'extra' 'community' 'libre' 'libre-testing' 'social' 'sugar' 'testing' 'multilib')
+ARCHREPOS=('core' 'extra' 'community' 'testing' 'multilib')
+PKGREPOS=(${ARCHREPOS[@]} 'libre' 'libre-testing' 'social' 'sugar')
PKGPOOL='pool/packages'
SRCPOOL='sources/packages'