We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf194e0 commit 2322436Copy full SHA for 2322436
1 file changed
build-profile/pom.xml
@@ -500,6 +500,7 @@ declaration template components/${project.artifactId}/schema;
500
<changelogFile>${project.build.directory}/ChangeLog.template</changelogFile>
501
<needarch>noarch</needarch>
502
<description>${project.name}</description>
503
+ <rpmbuildStage>-ba</rpmbuildStage><!-- Build binary and source packages -->
504
<mappings>
505
<mapping>
506
<directory>/usr/lib</directory>
0 commit comments