]> git.pld-linux.org Git - packages/ekg2.git/commitdiff
- i'm sure that should be %{_lib} aware there
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 16 Jun 2010 09:22:51 +0000 (09:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ekg2.spec -> 1.118

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.045036 seconds and 4 git commands to generate.