Skip to content

Commit

Permalink
Remove unused download of 7z-extra
Browse files Browse the repository at this point in the history
  • Loading branch information
musm authored May 2, 2019
1 parent b118e68 commit 6677406
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,6 @@ else
$(error no win-extras target for ARCH=$(ARCH))
endif
cd $(JULIAHOME)/dist-extras && \
$(JLDOWNLOAD) http://downloads.sourceforge.net/sevenzip/7z1900-extra.7z && \
$(JLDOWNLOAD) https://sourceforge.net/projects/nsis/files/NSIS%203/3.04/nsis-3.04-setup.exe && \
chmod a+x 7z.exe && \
chmod a+x 7z.dll && \
Expand Down

0 comments on commit 6677406

Please sign in to comment.