summaryrefslogtreecommitdiff
path: root/config_abslibre_gnu+linux_arm
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_abslibre_gnu+linux_arm
parent8acc8217fe7e52619393eaccbf9128521f2e3252 (diff)
fix more variables and arrays
Diffstat (limited to 'config_abslibre_gnu+linux_arm')
-rw-r--r--config_abslibre_gnu+linux_arm6
1 files changed, 3 insertions, 3 deletions
diff --git a/config_abslibre_gnu+linux_arm b/config_abslibre_gnu+linux_arm
index cdd6fb1..4e35017 100644
--- a/config_abslibre_gnu+linux_arm
+++ b/config_abslibre_gnu+linux_arm
@@ -29,11 +29,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=('nonsystemd' 'nonsystemd-testing')
+PLATFORM_REPOS=('nonsystemd' 'nonsystemd-testing')
# Remote Repositories
-PKG_REPOS=("${EXTRA_REPOS[@]}" "${PATFORM_REPOS[@]}" "${LIBRE_MAIN_REPOS[@]}" "${MAIN_REPOS[@]}" "${COMMUNITY_REPOS[@]}")
-PKG_MULTILIB_REPOS=("${EXTRA_REPOS[@]}" "${PATFORM_REPOS[@]}" "${LIBRE_MAIN_REPOS[@]}" "${MAIN_REPOS[@]}" "${LIBRE_MULTILIB_REPOS[@]}" "${MULTILIB_REPOS[@]}" "${COMMUNITY_REPOS[@]}")
+PKG_REPOS=("${EXTRA_REPOS[@]}" "${PLATFORM_REPOS[@]}" "${LIBRE_MAIN_REPOS[@]}" "${MAIN_REPOS[@]}" "${COMMUNITY_REPOS[@]}")
+PKG_MULTILIB_REPOS=("${LIBRE_MULTILIB_REPOS[@]}" "${MULTILIB_REPOS[@]}")
# Directories where packages are shared between repos
# *relative to REPO_DIR*