parallel automake

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=47
This commit is contained in:
Takashi Iwai 2009-12-18 16:37:16 +00:00 committed by Git OBS Bridge
parent c7650b5cc6
commit a802038276
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 18 17:36:49 CET 2009 - tiwai@suse.de
- set AUTOMAKE_JOBS for parallel automake
-------------------------------------------------------------------
Fri Dec 18 17:18:17 CET 2009 - tiwai@suse.de

View File

@ -135,6 +135,7 @@ sed -i -e'/recommends.*alsa-oss/d' $RPM_SOURCE_DIR/baselibs.conf
%endif
%build
export AUTOMAKE_JOBS=%{?jobs:%jobs}
# build alsa-lib
autoreconf -fi
%configure \