More EL7 fixes

pull/64/head
Ludovic Marcotte 2014-11-10 16:19:10 -05:00
parent d8e6447fcc
commit 5284b57340
1 changed files with 4 additions and 0 deletions

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