Skip to content

Commit 7f4a944

Browse files
committed
update ppa build
1 parent 4b05347 commit 7f4a944

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/ppa-wip/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ EOF
7575
cd "${rep}"
7676
pdebuild --buildresult .. --auto-debsign --debsign-k 744d959e10f5ad73f9cf17cc1d150536980033d5 -- --basetgz /var/cache/pbuilder/${ref}-${rep}.tgz --source-only-changes
7777
sed -i '/\.buildinfo$/d' ../python3-telingo_${VERSION}_source.changes
78-
debsign --no-re-sign -k744d959e10f5ad73f9cf17cc1d150536980033d5 ../python3-telingo_${VERSION}_source.changes
78+
debsign --re-sign -k744d959e10f5ad73f9cf17cc1d150536980033d5 ../python3-telingo_${VERSION}_source.changes
7979
)
8080
;;
8181
put)

0 commit comments

Comments
 (0)