diff --git a/0ad.spec b/0ad.spec index 6578608..5b66fb3 100644 --- a/0ad.spec +++ b/0ad.spec @@ -109,7 +109,7 @@ history. %build export CFLAGS="%{optflags}" export CPPFLAGS="%{optflags}" -build/workspaces/update-workspaces.sh --bindir=%{_bindir} --datadir=%{_datadir}/%{name} --libdir=%{_libdir}/%{name} --with-system-enet +build/workspaces/update-workspaces.sh --bindir=%{_bindir} --datadir=%{_datadir}/%{name} --libdir=%{_libdir}/%{name} --with-system-enet --without-fam pushd build/workspaces/gcc %__make verbose=1 %{?_smp_mflags} popd