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

Update ebuild syntax (app-editors/brackets-bin/*.ebuild) #16

Merged
merged 2 commits into from
Sep 29, 2017
Merged

Conversation

linxon
Copy link
Contributor

@linxon linxon commented Sep 29, 2017

Fix error message "FATAL:setuid_sandbox_host.cc(162)] The SUID sandbox helper binary was found, but is not configured correctly" while starting


# Fix: https://github.com/adobe/brackets/issues/13731
# https://github.com/adobe/brackets/issues/13738
chmod 4755 opt/brackets/chrome-sandbox || die "Failed to install!"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

here we can add another lines for fix adobe/brackets#13731 and adobe/brackets#13738

@Harold-Anderson Harold-Anderson merged commit 6a70323 into Harold-Anderson:master Sep 29, 2017
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