summaryrefslogtreecommitdiff
path: root/config_gnu+linux
diff options
context:
space:
mode:
Diffstat (limited to 'config_gnu+linux')
-rw-r--r--config_gnu+linux6
1 files changed, 3 insertions, 3 deletions
diff --git a/config_gnu+linux b/config_gnu+linux
index 84ff3ba..bfd421c 100644
--- a/config_gnu+linux
+++ b/config_gnu+linux
@@ -25,11 +25,11 @@ EXTRA_REPOS=('nonprism' 'nonprism-testing' 'kernels' 'kernels-testing' 'cross' '
COMMUNITY_REPOS=('pcr' 'pcr-testing' 'pur' '~aurelien' '~brendan' '~coadde' '~drtan' '~emulatorman' '~jorginho' '~lukeshu' '~smv' '~xihh')
# Platform Repositories
-PATFORM_REPOS=()
+PLATFORM_REPOS=()
# Remote Repositories
-PKG_REPOS=("${EXTRA_REPOS[@]}" "${PATFORM_REPOS[@]}" "${MAIN_REPOS[@]}" "${COMMUNITY_REPOS[@]}")
-PKG_MULTILIB_REPOS=("${EXTRA_REPOS[@]}" "${PATFORM_REPOS[@]}" "${MAIN_REPOS[@]}" "${MULTILIB_REPOS[@]}" "${COMMUNITY_REPOS[@]}")
+PKG_REPOS=("${EXTRA_REPOS[@]}" "${PLATFORM_REPOS[@]}" "${MAIN_REPOS[@]}" "${COMMUNITY_REPOS[@]}")
+PKG_MULTILIB_REPOS=("${MULTILIB_REPOS[@]}")
# Directories where packages are shared between repos
# *relative to REPO_DIR*