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

System agnostic Makefile fixes and cleanups #15

Merged
merged 3 commits into from
Jul 22, 2016
Merged

System agnostic Makefile fixes and cleanups #15

merged 3 commits into from
Jul 22, 2016

Conversation

RamKromberg
Copy link
Contributor

Following NixOS/nixpkgs#17171, I decided to clean up the Makefile upstream.

Summary:

  1. make PREFIX=/foo/bar should now work for any directory so long as the install path is absolute (NOT: make PREFIX= ../../out). Default is still /usr.
  2. messages/Makefile replaces messages/update_langs.sh for all purposes.
  3. app.py's hardcoded path is adjusted using the PREFIX.
  4. The metamorphose2 shell script path is adjusted using the PREFIX.
  5. metamorphose2.desktop path is adjusted using the PREFIX.

@ianare ianare merged commit d2bdd6a into metamorphose:master Jul 22, 2016
@RamKromberg
Copy link
Contributor Author

Thanks!

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.

None yet

2 participants