Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Issue with date and hardcoded bin dir #82

Merged
merged 3 commits into from
Jul 12, 2020
Merged

Fix Issue with date and hardcoded bin dir #82

merged 3 commits into from
Jul 12, 2020

Conversation

beeceej
Copy link
Contributor

@beeceej beeceej commented Jun 16, 2020

macos default date command doesn't seem to have the
--rfc-3339=date flag. So this switches to a presumably more
universal format string.

also adds the ability to override the default DST to ~/$(BIN)
directories other than ~/.bin, and pulls shared commands into Make variables.

macos default `date` command doesn't seem to have the
`--rfc-3339=date` flag. So this switches to a presumably more
universal format string.

also adds the ability to override the default `DST` to `~/$(BIN)`
directories other than ~/.bin, and pulls shared commands into Make variables.
@beeceej beeceej changed the title Fix/makefile compat Fix Issue with date and Hardcoded bin dir Jun 16, 2020
@beeceej beeceej changed the title Fix Issue with date and Hardcoded bin dir Fix Issue with date and hardcoded bin dir Jun 16, 2020
@juliosueiras
Copy link
Owner

thanks =)

@juliosueiras juliosueiras merged commit 0f374a5 into juliosueiras:master Jul 12, 2020
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.

2 participants