diff options
Diffstat (limited to 'src/etc/xbs.d/gnu+linux-legacy_dd.cfg')
-rw-r--r-- | src/etc/xbs.d/gnu+linux-legacy_dd.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/etc/xbs.d/gnu+linux-legacy_dd.cfg b/src/etc/xbs.d/gnu+linux-legacy_dd.cfg index 34e6fea..715b0c7 100644 --- a/src/etc/xbs.d/gnu+linux-legacy_dd.cfg +++ b/src/etc/xbs.d/gnu+linux-legacy_dd.cfg @@ -34,7 +34,7 @@ PKG_REPOS=("${EXTRA_REPOS[@]}" "${PLATFORM_REPOS[@]}" "${MAIN_REPOS[@]}" "${DD_R PKG_MULTILIB_REPOS=("${MAIN_MULTILIB_REPOS[@]}" "${DD_MULTILIB_REPOS[@]}") # Base Repository -REPO_DIR="${ROOT_DIR}/${PLATFORM}_dd" +REPO_DIR="${ROOT_DIR}" # Directories where packages are shared between repos PKG_MAIN_POOLS=("${ROOT_DIR}/pool/parabola") |