build: fix double suffix after refactor

This commit is contained in:
Franco Fichtner 2021-09-07 14:16:40 +02:00
parent 1633ef27eb
commit 593d396d76
1 changed files with 1 additions and 1 deletions

View File

@ -1032,7 +1032,7 @@ bundle_packages()
tar -C ${BASEDIR}${PACKAGESDIR}-new -cf ${PACKAGESET} .
echo "done"
generate_signature ${PACKAGESET}.tar
generate_signature ${PACKAGESET}
(cd ${SETSDIR}; ls -lah packages-${PACKAGEVER}.*)