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 FTBFS on GNU/Hurd platform #2162

Closed
wants to merge 3 commits into from
Closed

Fix FTBFS on GNU/Hurd platform #2162

wants to merge 3 commits into from

Conversation

apoleon
Copy link
Contributor

@apoleon apoleon commented Jan 20, 2015

In Debian this patch was applied to achieve the following.

Minetest fails to build on GNU/Hurd due to a name clash with OSX/Apple, both are defining the MACH keyword. This commit fixes the issue.

One commit adds keywords to minetest.desktop. This might improve a desktop search in modern desktop environments such as GNOME3 or KDE. The other one fixes a minor issue in the minetest.6. An explanation can be found here:

https://lintian.debian.org/tags/hyphen-used-as-minus-sign.html

Thanks for considering the patch.

Minetest fails to build on GNU/Hurd due to a name clash with OSX/Apple,
both are defining the __MACH__ keyword. This commit fixes the issue.
@nerzhul
Copy link
Member

nerzhul commented Jan 20, 2015

Can you remove minetest.desktop commit from this PR and do a separated commit please ? Idem with hyphen

@apoleon
Copy link
Contributor Author

apoleon commented Jan 20, 2015

Hi,

these are three separate commits but one pull request. You want me to make three PR, one for each commit?

@nerzhul
Copy link
Member

nerzhul commented Jan 20, 2015

yes it's better for review and comments. 1 PR = 1 rebased commit and 1 modification

@apoleon apoleon closed this Jan 20, 2015
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