mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 01:49:23 -05:00
34c8a23044
Scriplet tags should not be added to generated spec files if scripts weren't provided as those tags are otherwise present in generated rpm file even if the script wasn't provided thereby generating unneeded dependency on shell. Fixes: #21345