More EL7 fixes

This commit is contained in:
Ludovic Marcotte
2014-11-10 16:19:10 -05:00
parent d8e6447fcc
commit 5284b57340

View File

@@ -174,7 +174,11 @@ rm -fr ${RPM_BUILD_ROOT}
# ****************************** build ********************************
%build
%if %{el7}
. /usr/lib64/GNUstep/Makefiles/GNUstep.sh
%else
. /usr/share/GNUstep/Makefiles/GNUstep.sh
%endif
./configure %saml2_cfg_opts
case %{_target_platform} in