Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The _initconfdir macro is normally provided by global rpm macros file for use in the spec file. However, older distributions such as CentOS 6 do not define it. To prevent a build failure in this case the spec file has been updated to use a reasonable default when the value is undefined. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #3617
- Loading branch information
3b79cef
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@behlendorf I see that you didn't bother to fix the commit log...