summaryrefslogtreecommitdiff
path: root/package/util-linux/patches/patch-config_missing
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-12-27 14:44:43 -0600
committerWaldemar Brodkorb <wbx@openadk.org>2014-12-27 14:45:32 -0600
commit12d2a79814987afd34c457a5e4365d7167972bc0 (patch)
tree7ff6dc01908ec4c0198a41190ad1d5882aeedf82 /package/util-linux/patches/patch-config_missing
parent55bade535d3fca53ff5ceb6e7e1f6ee7369b59fb (diff)
unbreak kodi and util-linux, bad qa day.
Diffstat (limited to 'package/util-linux/patches/patch-config_missing')
-rw-r--r--package/util-linux/patches/patch-config_missing20
1 files changed, 20 insertions, 0 deletions
diff --git a/package/util-linux/patches/patch-config_missing b/package/util-linux/patches/patch-config_missing
new file mode 100644
index 000000000..afebc2a0f
--- /dev/null
+++ b/package/util-linux/patches/patch-config_missing
@@ -0,0 +1,20 @@
+--- util-linux-2.25.2.orig/config/missing 2013-08-05 05:10:38.000000000 -0500
++++ util-linux-2.25.2/config/missing 2014-12-27 12:19:31.479521691 -0600
+@@ -1,7 +1,7 @@
+ #! /bin/sh
+ # Common wrapper for a few potentially missing GNU programs.
+
+-scriptversion=2012-06-26.16; # UTC
++scriptversion=2013-10-28.13; # UTC
+
+ # Copyright (C) 1996-2013 Free Software Foundation, Inc.
+ # Originally written by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
+@@ -160,7 +160,7 @@ give_advice ()
+ ;;
+ autom4te*)
+ echo "You might have modified some maintainer files that require"
+- echo "the 'automa4te' program to be rebuilt."
++ echo "the 'autom4te' program to be rebuilt."
+ program_details 'autom4te'
+ ;;
+ bison*|yacc*)