forked from sig_core/toolkit
ensure debug
This commit is contained in:
parent
eaf545acc4
commit
f583ef5834
@ -45,6 +45,7 @@ if [ "$RLVER" -eq "9" ]; then
|
||||
for repo in "${NONMODS_REPOS[@]}"; do
|
||||
for arch in "${ARCHES[@]}"; do
|
||||
createrepo_update "${TARGET}/${repo}/${arch}/os" "${REV}"
|
||||
createrepo_update "${TARGET}/${repo}/${arch}/debug" "${REV}"
|
||||
done
|
||||
done
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user