packages: ekg2/ekg2.spec - fix build with new gettext (thx sparky)

pawelz pawelz at pld-linux.org
Tue Jun 29 00:27:03 CEST 2010


Author: pawelz                       Date: Mon Jun 28 22:27:03 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix build with new gettext (thx sparky)

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

---- Diffs:

================================================================
Index: packages/ekg2/ekg2.spec
diff -u packages/ekg2/ekg2.spec:1.118 packages/ekg2/ekg2.spec:1.119
--- packages/ekg2/ekg2.spec:1.118	Wed Jun 16 11:22:51 2010
+++ packages/ekg2/ekg2.spec	Tue Jun 29 00:26:55 2010
@@ -352,6 +352,9 @@
 
 sed -i -e '\#/opt/sqlite/lib#s#"$# %{_libdir}"#' m4/sqlite.m4
 
+touch po/Makefile.in.in
+find -name *.c > po/POTFILES.in
+
 %build
 %{__gettextize}
 %{__libtoolize}
@@ -552,6 +555,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.119  2010/06/28 22:26:55  pawelz
+- fix build with new gettext (thx sparky)
+
 Revision 1.118  2010/06/16 09:22:51  glen
 - i'm sure that should be %{_lib} aware there
 
================================================================

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



More information about the pld-cvs-commit mailing list