patch-missing 482 B

12345678910111213
  1. $OpenBSD: patch-missing,v 1.1 2016/07/08 14:03:15 giovanni Exp $
  2. --- missing.orig Fri Jul 8 09:51:12 2016
  3. +++ missing Fri Jul 8 09:51:33 2016
  4. @@ -163,7 +163,7 @@ give_advice ()
  5. echo "the 'autom4te' program to be rebuilt."
  6. program_details 'autom4te'
  7. ;;
  8. - bison*|yacc*)
  9. + yacc*|bison*)
  10. echo "You should only need it if you modified a '.y' file."
  11. echo "You may want to install the GNU Bison package:"
  12. echo "<$gnu_software_URL/bison/>"