]> git.pld-linux.org Git - packages/ekg2.git/blobdiff - ekg2.spec
- i'm sure that should be %{_lib} aware there
[packages/ekg2.git] / ekg2.spec
index fb61c68222c255457f5405ce7d19c0f00140cfb3..1d15d514c4c4b02a7dd3329d5d59ed4fc334fb0e 100644 (file)
--- a/ekg2.spec
+++ b/ekg2.spec
@@ -349,7 +349,7 @@ cd -
 %patch0 -p1
 %patch1 -p1
 
-sed -i -e '\#/opt/sqlite/lib#s#"$# /usr/lib64"#' m4/sqlite.m4
+sed -i -e '\#/opt/sqlite/lib#s#"$# %{_libdir}"#' m4/sqlite.m4
 
 %build
 %{__gettextize}
This page took 0.097955 seconds and 4 git commands to generate.