[latex2rtf/epel7] Revert back macros.

Christopher Meng cicku at fedoraproject.org
Tue Sep 2 13:53:45 UTC 2014


commit 066b2c69872e93838cedd1088dee535e240dec65
Author: Christopher Meng <i at cicku.me>
Date:   Tue Sep 2 09:53:15 2014 -0400

    Revert back macros.

 latex2rtf.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/latex2rtf.spec b/latex2rtf.spec
index c4e48b6..167d657 100644
--- a/latex2rtf.spec
+++ b/latex2rtf.spec
@@ -65,7 +65,7 @@ done
 %build
 # Set the necessary config options, including location of config files
 # -fsigned-char is useful for special arches, don't forget it.
-%make_build CFLAGS="%{optflags} -DUNIX -fsigned-char" LDFLAGS="%{?__global_ldflags}" DESTDIR=%{_prefix} CFGDIR=/share/%{name}/cfg
+make %{?_smp_mflags} CFLAGS="%{optflags} -DUNIX -fsigned-char" LDFLAGS="%{?__global_ldflags}" DESTDIR=%{_prefix} CFGDIR=/share/%{name}/cfg
 
 %install
 make install DESTDIR=%{buildroot}%{_prefix}


More information about the scm-commits mailing list