There was an error while loading. Please reload this page.
1 parent 4b05347 commit 7f4a944Copy full SHA for 7f4a944
1 file changed
.github/ppa-wip/build.sh
@@ -75,7 +75,7 @@ EOF
75
cd "${rep}"
76
pdebuild --buildresult .. --auto-debsign --debsign-k 744d959e10f5ad73f9cf17cc1d150536980033d5 -- --basetgz /var/cache/pbuilder/${ref}-${rep}.tgz --source-only-changes
77
sed -i '/\.buildinfo$/d' ../python3-telingo_${VERSION}_source.changes
78
- debsign --no-re-sign -k744d959e10f5ad73f9cf17cc1d150536980033d5 ../python3-telingo_${VERSION}_source.changes
+ debsign --re-sign -k744d959e10f5ad73f9cf17cc1d150536980033d5 ../python3-telingo_${VERSION}_source.changes
79
)
80
;;
81
put)
0 commit comments