summaryrefslogtreecommitdiff
path: root/smv.spec
diff options
context:
space:
mode:
authorJan Rękorajski2011-07-06 12:46:58 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit539c8d7baef1fcfd0e1896246d9e8cb8503f7ebe (patch)
treec384bb6674cea9fae8df5e47a60108c7903b21c0 /smv.spec
parent40c5db9059ce53fdbb16bf8555efc7ae132209e8 (diff)
downloadsmv-master.zip
smv-master.tar.gz
- no parallel build hereHEADauto/th/smv-2_5_4_3-1master
Changed files: smv.spec -> 1.6
Diffstat (limited to 'smv.spec')
-rw-r--r--smv.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/smv.spec b/smv.spec
index e2148ab..5c9b07d 100644
--- a/smv.spec
+++ b/smv.spec
@@ -20,7 +20,7 @@ SMV - narzędzie do weryfikacji modeli symbolicznych.
%setup -q -n %{name}
%build
-%{__make} \
+%{__make} -j 1 \
OPTFLAGS="%{rpmcflags}"
%install