Accepting request 125430 from KDE:Distro:Factory

- disable parallel build, it's too memory hungy for OBS workers

OBS-URL: https://build.opensuse.org/request/show/125430
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/digikam?expand=0&rev=93
This commit is contained in:
Stephan Kulow 2012-06-19 19:40:44 +00:00 committed by Git OBS Bridge
parent 46907e9052
commit c79c0382ca
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 19 12:39:49 UTC 2012 - coolo@suse.com
- disable parallel build, it's too memory hungy for OBS workers
-------------------------------------------------------------------
Thu Jun 7 21:47:46 UTC 2012 - asterios.dramis@gmail.com

View File

@ -260,7 +260,8 @@ popd
%cmake_kde4 -d build -- -DENABLE_INTERNALMYSQL=FALSE
%endif
%endif
%make_jobs
# there are files in there that are so heavy to the compiler, that one is enough
%{__make} -j1 VERBOSE=1
%install
cd build