summaryrefslogtreecommitdiffstats
path: root/gettext-0.18.1.1-autopoint-V.patch
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2016-09-12 16:12:13 -0500
committerYaakov Selkowitz <yselkowi@redhat.com>2016-09-12 16:12:33 -0500
commit96dc5fc750b64ac500dd88e9d39e650f6182d371 (patch)
tree74d5fe8eed52e5ed5f6eb6fad4b71f2a3323588c /gettext-0.18.1.1-autopoint-V.patch
parent0bfa324d2278ed08e89222401fda9760b0ee0794 (diff)
downloadcygwin-gettext-96dc5fc750b64ac500dd88e9d39e650f6182d371.tar.gz
cygwin-gettext-96dc5fc750b64ac500dd88e9d39e650f6182d371.tar.xz
cygwin-gettext-96dc5fc750b64ac500dd88e9d39e650f6182d371.zip
cygwin-gettext 0.19.7
Diffstat (limited to 'gettext-0.18.1.1-autopoint-V.patch')
-rw-r--r--gettext-0.18.1.1-autopoint-V.patch16
1 files changed, 8 insertions, 8 deletions
diff --git a/gettext-0.18.1.1-autopoint-V.patch b/gettext-0.18.1.1-autopoint-V.patch
index d49207b..4971343 100644
--- a/gettext-0.18.1.1-autopoint-V.patch
+++ b/gettext-0.18.1.1-autopoint-V.patch
@@ -43,12 +43,12 @@
func_version
exit 0 ;;
@@ -276,7 +276,7 @@ fi
- if test -n "$xver"; then
- if test -n "$ver"; then
- if test "X$ver" != "X$xver"; then
-- func_fatal_error "Version mismatch: specified -V $ver but the package uses gettext version $xver"
-+ echo "autopoint: warning: Version mismatch: specified -V $ver but the package uses gettext version $xver. Forcibly upgrading to $ver" 1>&2
- fi
- else
- ver="$xver"
+ if test -n "$xver"; then
+ if test -n "$ver"; then
+ if test "X$ver" != "X$xver"; then
+- func_fatal_error "Version mismatch: specified -V $ver but the package uses gettext version $xver"
++ echo "autopoint: warning: Version mismatch: specified -V $ver but the package uses gettext version $xver. Forcibly upgrading to $ver" 1>&2
+ fi
+ else
+ ver="$xver"