Specify a better man page name
Related: RHEL-96490
This commit is contained in:
parent
d8fd8a639c
commit
a410d8180e
@ -122,7 +122,7 @@ fi
|
||||
EOF
|
||||
chmod a+x h2m_helper
|
||||
# Generate the man page.
|
||||
help2man -N --section 7 ./h2m_helper -o %{?scl_name}.7
|
||||
help2man -n "GNU project C, C++ and Fortran compiler and linker" -N --section 7 ./h2m_helper -o %{?scl_name}.7
|
||||
gzip %{?scl_name}.7
|
||||
|
||||
# Enable collection script
|
||||
|
Loading…
Reference in New Issue
Block a user