summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorParabola <dev@list.parabolagnulinux.org>2012-02-27 19:46:45 +0000
committerParabola <dev@list.parabolagnulinux.org>2012-02-27 19:46:45 +0000
commit46224d22f8f1f59144b1feab2abd7aca18901e9a (patch)
tree77e366ff0d5984cf0f05b887f6f18c59f1c34702 /config
parent75ad12313337cfb57fed8633b667e1fa8e3d48db (diff)
[extra] doesn't have the any dir anymore
Diffstat (limited to 'config')
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index af31f37..b1a7308 100644
--- a/config
+++ b/config
@@ -19,7 +19,7 @@ SRCPOOL='sources/packages'
# Directories where packages are shared between repos
# *relative to FTP_BASE*
-PKGPOOLS=('pool/packages' 'pool/community' 'extra/os/any' 'community/os/any')
+PKGPOOLS=('pool/packages' 'pool/community' 'community/os/any')
# Directories where sources are stored
SRCPOOLS=('sources/packages' 'sources/community')