Marcel Telka
2023-05-08 b007504d6e2486130ca476a9afa593812e00ee03
tools/perl-integrate-module: cleanup before we try to publish

1 files modified
4 ■■■■ changed files
tools/perl-integrate-module 4 ●●●● patch | view | raw | blame | history
tools/perl-integrate-module
@@ -424,6 +424,10 @@
! $GMAKE env-check > /dev/null 2>&1 && printf "FATAL: 'gmake env-check' failed!\n" >&2 && exit 1
# Cleanup before we try to publish to make sure there are no leftovers from
# previous steps
$GMAKE clobber > /dev/null 2>&1
# Publish packages and create pkg5 file
$GMAKE publish > /dev/null 2>&1 || printf "ERROR: 'gmake publish' failed!\n" >&2
git add pkg5 2>/dev/null