summaryrefslogtreecommitdiff
path: root/missing
diff options
context:
space:
mode:
authorChow Loong Jin <hyperair@debian.org>2015-02-04 11:50:41 +0800
committerChow Loong Jin <hyperair@debian.org>2015-02-04 11:50:41 +0800
commitb704b8c9ce49614ee5caa8569c6a20a3c7ea1e4e (patch)
tree7d8fc7524c9725e1a9ef6c8484dc25149d51ad57 /missing
parentabaeb1befe52b8001bed11082c97a1b19efb687d (diff)
parent2e41515c5ec1930eebc51d174c9cacf1b6ce7762 (diff)
Merge tag 'upstream/3.0.3'
Upstream version 3.0.3 # gpg: Signature made Wed 04 Feb 2015 11:50:41 AM SGT using RSA key ID 588752A1 # gpg: Good signature from "Chow Loong Jin <hyperair@debian.org>" # gpg: aka "Chow Loong Jin <hyperair@ubuntu.com>" # gpg: aka "Chow Loong Jin <chow0082@e.ntu.edu.sg>" # gpg: aka "Chow Loong Jin <hyperair@gmail.com>" # gpg: aka "Chow Loong Jin <chow0082@ntu.edu.sg>" # gpg: aka "Chow Loong Jin <loongjin@solution-space.com>" # gpg: aka "Chow Loong Jin <lchow@redhat.com>"
Diffstat (limited to 'missing')
-rwxr-xr-xmissing4
1 files changed, 2 insertions, 2 deletions
diff --git a/missing b/missing
index cdea514..db98974 100755
--- a/missing
+++ b/missing
@@ -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*)