Accepting request 30685 from home:vuntz:branches:GNOME:Factory
Copy from home:vuntz:branches:GNOME:Factory/gnome-shell via accept of submit request 30685 revision 2. Request was accepted with message: ok OBS-URL: https://build.opensuse.org/request/show/30685 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=21
This commit is contained in:
parent
b00e0d099b
commit
fa7a85f0fe
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -75,7 +75,8 @@ export LD_LIBRARY_PATH=%{_libdir}/xulrunner-1.9
|
||||
%endif
|
||||
%configure \
|
||||
--libexecdir=%{_libexecdir}/%{name} \
|
||||
--disable-static
|
||||
--disable-static \
|
||||
--enable-compile-warnings=no
|
||||
%__make %{?jobs:-j%jobs}
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user