Accepting request 91565 from home:dimstar:branches:GNOME:Factory

Really enable parallel build: fix typo smp_flags => smp_mflags

OBS-URL: https://build.opensuse.org/request/show/91565
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib-networking?expand=0&rev=39
This commit is contained in:
Vincent Untz 2011-11-15 14:20:15 +00:00 committed by Git OBS Bridge
parent c6584a6c6d
commit 17ecde88c7
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 15 14:15:53 UTC 2011 - dimstar@opensuse.org
- Really enable parallel build: fix typo smp_flags => smp_mflags.
-------------------------------------------------------------------
Thu Oct 27 21:17:41 UTC 2011 - dimstar@opensuse.org

View File

@ -56,7 +56,7 @@ translation-update-upstream
%configure \
--disable-static \
--with-ca-certificates=/etc/ssl/ca-bundle.pem
%__make %{?_smp_flags} V=1
%__make %{?_smp_mflags} V=1
%install
%makeinstall