diff --git a/Makefile b/Makefile index 37a3de8..19a5f8a 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ check: $(SHA) $(ARCHIVE) $(error $(ARCHIVE) seems corrupted) endif -install: check +install: tar -xf $(ARCHIVE) -C $(INSTALL_PATH) ln -s $(INSTALL_PATH)/waterfox/waterfox $(BIN_PATH)/$(EXEC)