Skip to content

specfile: drop comments and add debug call#23

Open
wihobbs wants to merge 1 commit intoflux-framework:mainfrom
wihobbs:specfile
Open

specfile: drop comments and add debug call#23
wihobbs wants to merge 1 commit intoflux-framework:mainfrom
wihobbs:specfile

Conversation

@wihobbs
Copy link
Copy Markdown
Member

@wihobbs wihobbs commented Dec 5, 2023

Currently, RPMs don't build due to an empty debug configuration. The debug call can be changed and the RPMs will build. Alternatively, this call can be made on the command line with the current specfile:

rpmbuild -ta -D 'debug_package %{nil}' flux-wrappers-0.1.tgz

and it will build. Also removed some comments because they were throwing warnings.

Currently, RPMs don't build due to an empty debug configuration.
The debug call can be dropped and the RPMs will build. Alternatively,
this call can be made on the command line with the current specfile:
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.

1 participant