]> git.pld-linux.org Git - packages/ekg2.git/commitdiff
- fix build with new gettext (thx sparky)
authorpawelz <pawelz@pld-linux.org>
Mon, 28 Jun 2010 22:26:55 +0000 (22:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ekg2.spec -> 1.119

ekg2.spec

index 1d15d514c4c4b02a7dd3329d5d59ed4fc334fb0e..d9f94c1be3833e8af26a47e34289d185b7fcd8b7 100644 (file)
--- a/ekg2.spec
+++ b/ekg2.spec
@@ -351,6 +351,9 @@ cd -
 
 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}
This page took 0.097935 seconds and 4 git commands to generate.