summaryrefslogtreecommitdiff
path: root/system/gettext-tiny/omg-i-cant-believe-im-doing-ua-crap.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-06-23 20:48:50 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-06-23 20:49:01 -0500
commit62dfd498a749880c17fef83c8120744852cebd91 (patch)
tree044ba384bcf3ec20019dc09403ba0553872688dd /system/gettext-tiny/omg-i-cant-believe-im-doing-ua-crap.patch
parent9137a43567b8faa09f23c0aa97ed43bb49d80462 (diff)
downloadpackages-62dfd498a749880c17fef83c8120744852cebd91.tar.gz
packages-62dfd498a749880c17fef83c8120744852cebd91.tar.bz2
packages-62dfd498a749880c17fef83c8120744852cebd91.tar.xz
packages-62dfd498a749880c17fef83c8120744852cebd91.zip
system/gettext-tiny: put suggested ver in (bug 26)
Diffstat (limited to 'system/gettext-tiny/omg-i-cant-believe-im-doing-ua-crap.patch')
-rw-r--r--system/gettext-tiny/omg-i-cant-believe-im-doing-ua-crap.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/gettext-tiny/omg-i-cant-believe-im-doing-ua-crap.patch b/system/gettext-tiny/omg-i-cant-believe-im-doing-ua-crap.patch
index 8fd03a29e..ced35e74b 100644
--- a/system/gettext-tiny/omg-i-cant-believe-im-doing-ua-crap.patch
+++ b/system/gettext-tiny/omg-i-cant-believe-im-doing-ua-crap.patch
@@ -12,7 +12,7 @@ to be the same as the m4 scripts shipped.
static void version(void) {
fprintf(stdout,
- "these are not (GNU gettext-tools) 99.9999.9999\n");
-+ "msgmerge (GNU gettext-tools; compatible) 0.19 (gettext-tiny) 0.3.0\n");
++ "msgmerge (GNU gettext-tools compatible) 99.9999.9999\n");
exit(0);
}