packages: ekg2/ekg2.spec - i'm sure that should be %{_lib} aware there

glen glen at pld-linux.org
Wed Jun 16 11:22:56 CEST 2010


Author: glen                         Date: Wed Jun 16 09:22:56 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- i'm sure that should be %{_lib} aware there

---- Files affected:
packages/ekg2:
   ekg2.spec (1.117 -> 1.118) 

---- Diffs:

================================================================
Index: packages/ekg2/ekg2.spec
diff -u packages/ekg2/ekg2.spec:1.117 packages/ekg2/ekg2.spec:1.118
--- packages/ekg2/ekg2.spec:1.117	Wed Jun 16 11:21:58 2010
+++ packages/ekg2/ekg2.spec	Wed Jun 16 11:22:51 2010
@@ -350,7 +350,7 @@
 %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}
@@ -552,6 +552,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.118  2010/06/16 09:22:51  glen
+- i'm sure that should be %{_lib} aware there
+
 Revision 1.117  2010/06/16 09:21:58  glen
 - simplify svn checkout (at least i do so in my specs)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ekg2/ekg2.spec?r1=1.117&r2=1.118&f=u



More information about the pld-cvs-commit mailing list