mojohaus / rpm-maven-plugin

http://www.mojohaus.org/rpm-maven-plugin/
Other
56 stars 48 forks source link

Add <undefineStatements> to configuration #121

Closed thucke closed 4 years ago

thucke commented 4 years ago

Usecase: I like to disable mangling of shebang lines by setting %undefine __brp_mangle_shebangs

Ref: https://docs.fedoraproject.org/en-US/packaging-guidelines/#_shebang_lines

thucke commented 4 years ago

Immediately found an alternative solution:

__brp_mangle_shebangs %{nil}