pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/subtitleeditor/patches subtitleeditor: Miss...
details: https://anonhg.NetBSD.org/pkgsrc/rev/77cc0bf2956b
branches: trunk
changeset: 403271:77cc0bf2956b
user: nia <nia%pkgsrc.org@localhost>
date: Thu Oct 24 22:06:09 2019 +0000
description:
subtitleeditor: Missing patch
diffstat:
multimedia/subtitleeditor/patches/patch-configure | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
diffs (19 lines):
diff -r 0704f86cef93 -r 77cc0bf2956b multimedia/subtitleeditor/patches/patch-configure
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/subtitleeditor/patches/patch-configure Thu Oct 24 22:06:09 2019 +0000
@@ -0,0 +1,15 @@
+$NetBSD: patch-configure,v 1.1 2019/10/24 22:06:09 nia Exp $
+
+test(1) portability
+
+--- configure.orig 2017-07-14 09:26:20.000000000 +0000
++++ configure
+@@ -19789,7 +19789,7 @@ else
+ $as_echo "no" >&6; }
+ fi
+
+-if test "$have_iso_code_639" == "yes" || test "$have_iso_code_3166" == "yes" || test "$have_iso_code_15924" == "yes" ; then
++if test "$have_iso_code_639" = "yes" || test "$have_iso_code_3166" = "yes" || test "$have_iso_code_15924" = "yes" ; then
+
+ $as_echo "#define HAVE_ISO_CODES 1" >>confdefs.h
+
Home |
Main Index |
Thread Index |
Old Index