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:
parent
fa7a85f0fe
commit
b5e3cbf29c
@ -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
|
Sun Oct 11 15:52:05 EDT 2009 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -75,8 +75,7 @@ export LD_LIBRARY_PATH=%{_libdir}/xulrunner-1.9
|
|||||||
%endif
|
%endif
|
||||||
%configure \
|
%configure \
|
||||||
--libexecdir=%{_libexecdir}/%{name} \
|
--libexecdir=%{_libexecdir}/%{name} \
|
||||||
--disable-static \
|
--disable-static
|
||||||
--enable-compile-warnings=no
|
|
||||||
%__make %{?jobs:-j%jobs}
|
%__make %{?jobs:-j%jobs}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user