SHA256
1
0
forked from pool/mutter

Accepting request 44777 from home:vuntz:branches:GNOME:Factory

Copy from home:vuntz:branches:GNOME:Factory/mutter via accept of submit request 44777 revision 2.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/44777
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=28
This commit is contained in:
Vincent Untz
2010-08-06 22:33:04 +00:00
committed by Git OBS Bridge
parent 1e9b74708a
commit 94ec0f240f
2 changed files with 6 additions and 5 deletions

View File

@@ -69,8 +69,8 @@ to develop applications that require these.
%configure \
--libexecdir=%{_libexecdir}/%{name} \
--disable-static \
--with-gtk=3.0 \
--disable-schemas-install
--disable-schemas-install \
--with-gtk=3.0
%__make %{?jobs:-j%jobs}
%install