diff --git a/gnome-shell.changes b/gnome-shell.changes index 66912f4..1974a17 100644 --- a/gnome-shell.changes +++ b/gnome-shell.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Thu Jan 28 12:43:43 CET 2010 - vuntz@opensuse.org - -- Pass --enable-compile-warnings=no to configure, to avoid broken - build because of deprecated functions. - ------------------------------------------------------------------- Sun Oct 11 15:52:05 EDT 2009 - vuntz@opensuse.org diff --git a/gnome-shell.spec b/gnome-shell.spec index 1e123bb..ce78854 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -75,8 +75,7 @@ export LD_LIBRARY_PATH=%{_libdir}/xulrunner-1.9 %endif %configure \ --libexecdir=%{_libexecdir}/%{name} \ - --disable-static \ - --enable-compile-warnings=no + --disable-static %__make %{?jobs:-j%jobs} %install