summaryrefslogtreecommitdiff
path: root/config_gnu+hurd
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-08-25 23:26:47 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-08-25 23:26:47 -0300
commit8b5d53def1f81a32b2342590278cf9873193f723 (patch)
tree145526cb662211ceb0f82246e3e5f7034bc12b2f /config_gnu+hurd
parent8acc8217fe7e52619393eaccbf9128521f2e3252 (diff)
fix more variables and arrays
Diffstat (limited to 'config_gnu+hurd')
-rw-r--r--config_gnu+hurd6
1 files changed, 3 insertions, 3 deletions
diff --git a/config_gnu+hurd b/config_gnu+hurd
index a8c39f1..eb33dc0 100644
--- a/config_gnu+hurd
+++ b/config_gnu+hurd
@@ -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*