[gnustep-gui] Try to fix issue in build step

Jochen Schmitt s4504kr at fedoraproject.org
Mon Apr 1 12:22:42 UTC 2013


commit b7c5df7a4b3467a41cdd3eae0d6ae54958a391b8
Author: Jochen Schmitt <Jochen at herr-schmitt.de>
Date:   Mon Apr 1 14:22:33 2013 +0200

    Try to fix issue in build step

 gnustep-gui.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnustep-gui.spec b/gnustep-gui.spec
index 8d62c28..4a1278e 100644
--- a/gnustep-gui.spec
+++ b/gnustep-gui.spec
@@ -88,7 +88,7 @@ This package contains the documentation for %{name}
 
 %build
 %gnustep_configure
-%gnustep_make
+make %{?smp_mflags} messages=yes
 %gnustep_makedoc 
 
 %install


More information about the scm-commits mailing list