-
Notifications
You must be signed in to change notification settings - Fork 180
RPMbuild Support #942
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
RPMbuild Support #942
Conversation
|
Hello, thank you for putting this up - we've missed to update the instructions for installing for the rpm packages using dnf! |
|
Since the build targets have changed, I'm not sure anymore, that everything required is being built. I mean, this would a) not only require a code review, but a resulting package review, in order to make sure everything is installed where it belongs and that there are no useless files contained. b) This would also require a c) Also not sure, if the Wayland package dependencies would suffice. |
|
The |
|
@syslogic thanks for your contribution. Converted the PR to Draft as it seems it's still work in progress and it's spamming the reviewers on every push. Feel free to mark it "Ready for review" once ready. |
|
@ser-io I was extensively testing the workflow to provide the RHEL environment for building |
Have now started over, since the rebasing didn't work that well.
This also builds with:
./tools/buildutils/build_packages.shCurrently just unsure about the changed
bazelbuild target.And the TypeScript
server_connector.d.tsmight not be required.