[libdatrie] Change the macro for RPM 4.12

Christopher Meng cicku at fedoraproject.org
Fri Jul 4 03:03:07 UTC 2014


commit 50d54c7a14d70473984feab1b0b4801d82015991
Author: Christopher Meng <i at cicku.me>
Date:   Fri Jul 4 11:03:03 2014 +0800

    Change the macro for RPM 4.12

 libdatrie.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libdatrie.spec b/libdatrie.spec
index 1bf31bf..84e9ec9 100644
--- a/libdatrie.spec
+++ b/libdatrie.spec
@@ -34,7 +34,7 @@ developing applications that use %{name}.
            --with-html-docdir=%{_pkgdocdir}-devel
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install


More information about the scm-commits mailing list