minor fix to make me happier

This commit is contained in:
Jeff Carr 2025-09-04 10:38:41 -05:00
parent 9c3fff72b2
commit 49820069c9
1 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,7 @@ debian-release: install
wit-test debian --verbose
ls -hl ~/incoming/
do-aptly
rm -f ~/go/bin/forged # causes bash completion annoyances
debian-release-force: install
forge dirty
@ -60,6 +61,7 @@ debian-release-force: install
ls -hl ~/incoming/
-dpkg-deb -c ~/incoming/go-gui-toolkits*.deb
do-aptly
rm -f ~/go/bin/forged # causes bash completion annoyances
debian-release-build-only: install
wit-test debian --verbose --release