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(rpm): don't generate build_id links to avoid conflicts #826

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

donCESAR12345
Copy link
Contributor

On RHEL based systems a fix must be made to Electron apps to not include debugging symbols (see similar issue for vscode repository here).

This PR adds the fix to the package.json in order to build rpms without those debugging symbols and be able to install multiple electron apps without issues.

@Vendicated Vendicated changed the title rpm: don't generate build_id links fix(rpm): don't generate build_id links to avoid conflicts Aug 23, 2024
@Vendicated Vendicated merged commit 75354ad into Vencord:main Aug 23, 2024
1 check passed
@Vendicated
Copy link
Member

thanks a lot for the fix!

stxue1 pushed a commit to stxue1/Vesktop that referenced this pull request Oct 19, 2024
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