patch-config_missing 751 B

1234567891011121314151617181920
  1. --- util-linux-2.25.2.orig/config/missing 2013-08-05 05:10:38.000000000 -0500
  2. +++ util-linux-2.25.2/config/missing 2014-12-27 12:19:31.479521691 -0600
  3. @@ -1,7 +1,7 @@
  4. #! /bin/sh
  5. # Common wrapper for a few potentially missing GNU programs.
  6. -scriptversion=2012-06-26.16; # UTC
  7. +scriptversion=2013-10-28.13; # UTC
  8. # Copyright (C) 1996-2013 Free Software Foundation, Inc.
  9. # Originally written by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
  10. @@ -160,7 +160,7 @@ give_advice ()
  11. ;;
  12. autom4te*)
  13. echo "You might have modified some maintainer files that require"
  14. - echo "the 'automa4te' program to be rebuilt."
  15. + echo "the 'autom4te' program to be rebuilt."
  16. program_details 'autom4te'
  17. ;;
  18. bison*|yacc*)