diff options
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
