# HG changeset patch # User Karl Berry # Date 1229979231 28800 # Node ID d8cc4d459fe1986e39741d1438d377c04fa0a51f # Parent 5c229a7fba2a16a27af5494698c963c31244c6d3 autoupdate diff --git a/build-aux/missing b/build-aux/missing --- a/build-aux/missing +++ b/build-aux/missing @@ -1,7 +1,7 @@ #! /bin/sh # Common stub for a few missing GNU programs while installing. -scriptversion=2008-12-13.14 +scriptversion=2008-12-21.33 # Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, # 2008 Free Software Foundation, Inc. @@ -285,7 +285,7 @@ else test -z "$file" || exec >$file echo ".ab help2man is required to generate this page" - exit 1 + exit $? fi ;;