Skip to content
Snippets Groups Projects
Commit 41b8d32e authored by Loïc Correnson's avatar Loïc Correnson
Browse files

[ivette] cleanup macOS dist after install

parent 6e288415
No related branches found
No related tags found
No related merge requests found
...@@ -176,6 +176,7 @@ install: ...@@ -176,6 +176,7 @@ install:
@echo "Installing Ivette (macOS)" @echo "Installing Ivette (macOS)"
@rm -fr /Applications/Ivette.app @rm -fr /Applications/Ivette.app
@mv $(IVETTE_DIST)/Ivette.app /Applications/ @mv $(IVETTE_DIST)/Ivette.app /Applications/
@rm -fr $(IVETTE_DIST)
@install ivette-macos.sh $(BINDIR)/ivette @install ivette-macos.sh $(BINDIR)/ivette
else else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment