diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2007-11-08 11:06:10 +0000 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2007-11-08 11:06:10 +0000 |
commit | 47007ab845cf3ff4c9038412df673853e5bde900 (patch) | |
tree | db0431f5f6429f12bcc4712e52f82003cc632a72 /packages/gpephone/libchenabler/po.patch | |
parent | bd734d95a7782fe13dc95d62aa79ca337c813344 (diff) |
libchenabler: Add patch to fix i18n breakage.
Diffstat (limited to 'packages/gpephone/libchenabler/po.patch')
-rw-r--r-- | packages/gpephone/libchenabler/po.patch | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/gpephone/libchenabler/po.patch b/packages/gpephone/libchenabler/po.patch new file mode 100644 index 0000000000..0f880f5f49 --- /dev/null +++ b/packages/gpephone/libchenabler/po.patch @@ -0,0 +1,9 @@ +--- libchenabler-0.1/configure.ac~ 2007-11-08 12:01:26.000000000 +0100 ++++ libchenabler-0.1/configure.ac 2007-11-08 12:01:26.000000000 +0100 +@@ -31,5 +31,6 @@ + src/Makefile + database/Makefile + libvochenabler.pc ++po/Makefile.in + ]) + AC_OUTPUT |