checked in (request 32269)

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=22
This commit is contained in:
OBS User autobuild 2010-02-11 20:09:31 +00:00 committed by Git OBS Bridge
parent fa7a85f0fe
commit b5e3cbf29c
2 changed files with 1 additions and 8 deletions

View File

@ -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

View File

@ -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