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

Makefile: Abstract how we call sed, for compatibility with both Linux… #291

Conversation

jasonhildebrand
Copy link
Contributor

… and OSX. Also fix sed call so that it is idempotent.

This fixes #290 and increases readability/maintainability.

I have tested under Ubuntu 20.04, but I don't have access to OSX. It should be tested there before merging.

… and OSX. Also fix sed call so that it is idempotent.
@DonRichards
Copy link
Member

Testing this now, sorry for the delay

@DonRichards
Copy link
Member

No issues testing on Linux machine. Now testing on Mac

Copy link
Member

@DonRichards DonRichards left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works! Thanks!

@DonRichards DonRichards merged commit ba71239 into Islandora-Devops:development Oct 5, 2022
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.

make demo fails due to sed issue in "make demo_content" target
2 participants