mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-22 13:29:29 +00:00
More EL7 fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user