typo (missing %endif)

This commit is contained in:
Rex Dieter 2015-06-09 10:58:18 -05:00
parent 928a0668ca
commit 88e9dfbe4b
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
%if 0%{?fedora} && 0%{?fedora} < 22
%global reduce_relocations -reduce-relocations
%global
%endif
%global rpm_macros_dir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)