From 50d54c7a14d70473984feab1b0b4801d82015991 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Fri, 4 Jul 2014 11:03:03 +0800 Subject: [PATCH] Change the macro for RPM 4.12 --- libdatrie.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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