fix deb build.sh

This commit is contained in:
Alexander Frick 2023-09-04 13:07:41 -05:00
parent b45c93891b
commit 3552d077ea
1 changed files with 1 additions and 1 deletions

View File

@ -279,7 +279,7 @@ cd "${OUTPUTDIR}"
# Allowed configs include optional HTTPS support and explicit multiarch
# platforms.
REPOCONFIGREGEX="deb (\\\\[arch=[^]]*\\\\b${ARCHITECTURE}\\\\b[^]]*\\\\]"
REPOCONFIGREGEX+="[[:space:]]*) https?://${BASEREPOCONFIG}"
# REPOCONFIGREGEX+="[[:space:]]*) https?://${BASEREPOCONFIG}"
stage_install_debian
do_package