[nesc] Fix again

Christopher Meng cicku at fedoraproject.org
Wed Jul 2 14:46:06 UTC 2014


commit 7e82ab9c3d6c274571f8caa3ab584c485e31866f
Author: Christopher Meng <i at cicku.me>
Date:   Wed Jul 2 22:44:08 2014 +0800

    Fix again

 nesc.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nesc.spec b/nesc.spec
index a1f4ecd..9c31c5f 100644
--- a/nesc.spec
+++ b/nesc.spec
@@ -71,8 +71,8 @@ package to use %{pkgname} with GNU Emacs.
 #patch2 -p1 -b .address
 
 %build
-autoreconf -fiv
-%configure --enable-m4_pattern_allow
+autoreconf -fiv --enable-m4_pattern_allow
+%configure
 %make_build
 
 %if 0%{?fedora}


More information about the scm-commits mailing list