From: Robert Millan Date: Thu, 24 Dec 2009 15:25:05 +0000 (+0100) Subject: Leave NEWS and README around, they're actually needed by the build system X-Git-Tag: 0.6.96~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db8e3ea44111a91e814537e3c879287ac78ca68d;p=thirdparty%2Fgrub.git Leave NEWS and README around, they're actually needed by the build system --- diff --git a/autogen.sh b/autogen.sh index 101bac187..0c3d05093 100755 --- a/autogen.sh +++ b/autogen.sh @@ -8,7 +8,6 @@ autoheader # Automake is unhappy without NEWS and README, but we don't have any touch NEWS README automake -a -c -f -rm -f NEWS README autoconf