Skip to content

Commit

Permalink
remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbyrne authored and staticfloat committed Apr 16, 2019
1 parent c44bd00 commit 1244f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/mac/newapp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ $(BUILDROOT)/framework-component.plist: $(JULIAHOME)/contrib/mac/newapp/framewor
#
# tree Julia.frameo
#
# 1. The component's identifer is versioned to match the bundled framework.
# 1. The component's identifer is versioned to match the bundled framework.
$(BUILDROOT)/$(FRAMEWORK_NAME)-framework.pkg: $(JULIA_FRAMEWORK_LIB) $(BUILDROOT)/framework-component.plist
pkgbuild \
--install-location /Library/Frameworks \
Expand Down

0 comments on commit 1244f1c

Please sign in to comment.