[grass] MERGE CHANGELOG

Volker Fröhlich volter at fedoraproject.org
Wed Jan 11 20:49:35 UTC 2012


commit b050c47c3bd7b97c93db3f786b4cc72682324679
Author: Volker Fröhlich <volker27 at gmx.at>
Date:   Thu Jan 12 02:19:05 2012 +0530

    MERGE CHANGELOG

 grass.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/grass.spec b/grass.spec
index a3fd437..0539235 100644
--- a/grass.spec
+++ b/grass.spec
@@ -204,9 +204,9 @@ export INSTALL="%{__install} -c -p"
    --with-x \
    %{configure_64_bit}
 
-#make %{?_smp_mflags}
+make %{?_smp_mflags}
 # Race condition shows up again in 6.4.1
-make
+#make
 
 %install
 rm -rf %{buildroot}


More information about the scm-commits mailing list