Skip to content

fix for architecture on debian platform#252

Merged
probonopd merged 1 commit intoAppImageCommunity:masterfrom
kyodev:patch-1
Jul 2, 2017
Merged

fix for architecture on debian platform#252
probonopd merged 1 commit intoAppImageCommunity:masterfrom
kyodev:patch-1

Conversation

@kyodev
Copy link
Copy Markdown
Contributor

@kyodev kyodev commented Jul 2, 2017

on debian, uname -i returns unknow, then use: uname -m

as says man uname, uname -i is not portable

on debian, on 32 or 64bits architecture, I can't make an image.

I have fixed with this, and it work.

cordially

on debian, uname -i returns unknow, then use:  uname -m
@probonopd probonopd merged commit 7720856 into AppImageCommunity:master Jul 2, 2017
@kyodev kyodev deleted the patch-1 branch July 2, 2017 22:29
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