summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-11-30 03:17:57 +0000
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-11-30 03:17:57 +0000
commit8a693d7f3a9324de445b5a151c1f46194405f0eb (patch)
treebbbef3b670c6d5962f01f4ec3e438c67fdd8a204 /config
parent280421c67b7042ea94fc2ec94f04278cb72e2a06 (diff)
Drop remote (connos) repo support
Diffstat (limited to 'config')
-rw-r--r--config1
1 files changed, 0 insertions, 1 deletions
diff --git a/config b/config
index 3d15c1b..e323d00 100644
--- a/config
+++ b/config
@@ -12,7 +12,6 @@ USERREPOS=('~smv' '~xihh' '~brendan' '~lukeshu' '~emulatorman' '~aurelien' '~jor
# Community project repos
PROJREPOS=('pcr' 'kernels' 'cross' 'java' 'java-ugly' 'nonprism')
# Remote repos
-RMTREPOS=('connos' 'connos-extra')
PKGREPOS=(${ARCHREPOS[@]} ${OURREPOS[@]} ${USERREPOS[@]} ${PROJREPOS[@]})
PKGPOOL='pool/packages'
SRCPOOL='sources/packages'