forked from pool/gettext-runtime
e5bb680553
workaround the bug in gettextize OBS-URL: https://build.opensuse.org/request/show/317812 OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=111
12 lines
287 B
Diff
12 lines
287 B
Diff
--- gettext-0.19.5.1.orig/gettext-tools/misc/gettextize.in
|
|
+++ gettext-0.19.5.1/gettext-tools/misc/gettextize.in
|
|
@@ -22,7 +22,7 @@
|
|
|
|
progname=$0
|
|
package=@PACKAGE@
|
|
-version=@VERSION@
|
|
+version=0.19.5
|
|
|
|
# Set variables
|
|
# - gettext_datadir directory where the data files are stored.
|