diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-01-23 12:06:56 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-01-23 12:06:56 -0300 |
commit | 88773a8de82e8064fcf1e9fb6b73d64c717b7cd3 (patch) | |
tree | 8989e24e9e6181dc60590576c5d0b3f202c93f8d /config | |
parent | 47b0e5207b933e5563324c92c8a1841322cde6e9 (diff) |
Cross-toolchains repo
Diffstat (limited to 'config')
-rw-r--r-- | config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ OURREPOS=('libre' 'libre-testing') # User repos USERREPOS=('~fauno' '~smv' '~xihh' '~mtjm' '~brendan' '~lukeshu') # Community project repos -PROJREPOS=('social' 'elementary' 'kernels' 'radio' 'security' 'sugar' 'gnu') +PROJREPOS=('social' 'elementary' 'kernels' 'radio' 'security' 'sugar' 'gnu' 'cross') # Remote repos RMTREPOS=('connos' 'connos-extra') PKGREPOS=(${ARCHREPOS[@]} ${OURREPOS[@]} ${USERREPOS[@]} ${PROJREPOS[@]}) |