Skip to content

Don't use install -D option as it does not exist on OS X#20

Open
mringwal wants to merge 1 commit intodevttys0:masterfrom
mringwal:osx-install-fix
Open

Don't use install -D option as it does not exist on OS X#20
mringwal wants to merge 1 commit intodevttys0:masterfrom
mringwal:osx-install-fix

Conversation

@mringwal
Copy link

@mringwal mringwal commented Aug 9, 2016

Since the -D option does not exist in the OS X install tool, the install fails. The fix first creates the directory with the -d option and then uses install without the -D.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant