summaryrefslogtreecommitdiff
path: root/config_abslibre_gnu+linux_arm
diff options
context:
space:
mode:
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 6cd1eb9..cdd6fb1 100644
--- a/config_abslibre_gnu+linux_arm
+++ b/config_abslibre_gnu+linux_arm
@@ -32,15 +32,15 @@ COMMUNITY_REPOS=('pcr' 'pcr-testing' 'pur' '~aurelien' '~brendan' '~coadde' '~dr
PATFORM_REPOS=('nonsystemd' 'nonsystemd-testing')
# Remote Repositories
-PKG_ANY_REPOS=("${EXTRA_REPOS[@]}" "${PATFORM_REPOS[@]}" "${LIBRE_MAIN_REPOS[@]}" "${MAIN_REPOS[@]}" "${COMMUNITY_REPOS[@]}")
+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[@]}")
# Directories where packages are shared between repos
# *relative to REPO_DIR*
-PKG_POOL="abslibre_${PLATFORM}_arm"
+PKG_POOL="${PKG_POOL_DIR}/abslibre_${PLATFORM}_arm"
# Directories where sources are stored
-SRC_POOL="abslibre_${PLATFORM}_arm"
+SRC_POOL="${SRC_POOL_DIR}/abslibre_${PLATFORM}_arm"
# Build System and Repository scripts
BS_MAIN_NAME="abslibre_${PLATFORM}_arm"