Skip to content

Commit

Permalink
Remove reference to build_sysimg.jl (#34765)
Browse files Browse the repository at this point in the history
  • Loading branch information
omus authored Feb 19, 2020
1 parent 4bba0aa commit 3bcedb2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contrib/mac/framework/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ endif

# cleanup unnecessary install outputs
rm $(DESTDIR)$(datarootdir)/julia/startup.jl
-rm $(DESTDIR)$(datarootdir)/julia/build_sysimg.jl
rm -rf $(DESTDIR)$(datarootdir)/icons $(DESTDIR)$(datarootdir)/applications $(DESTDIR)$(datarootdir)/appdata
find $(DESTDIR)$(prefix)/$(framework_directory) \( -name '.DS_Store' -o -name '.gitignore' -o -name Makefile -o -name .travis.yml -o -name .codecov.yml \) -delete

Expand Down

0 comments on commit 3bcedb2

Please sign in to comment.