From 49820069c91df673727bc35d1ee0da395c278d4c Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 4 Sep 2025 10:38:41 -0500 Subject: [PATCH] minor fix to make me happier --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 20d83af..94f34bc 100644 --- a/Makefile +++ b/Makefile @@ -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