diff --git a/ivette/Makefile b/ivette/Makefile index bf746b8c2a740824bc9c2fc72a7416fcc14113c6..c8f4c6939a14b19feffa1ead5281b555d62d9527 100644 --- a/ivette/Makefile +++ b/ivette/Makefile @@ -176,6 +176,7 @@ install: @echo "Installing Ivette (macOS)" @rm -fr /Applications/Ivette.app @mv $(IVETTE_DIST)/Ivette.app /Applications/ + @rm -fr $(IVETTE_DIST) @install ivette-macos.sh $(BINDIR)/ivette else