Hi,
  attached please find the patch I promised in my previous mail.
I'm sorry.

Stepan

On Fri, Aug 31, 2007 at 10:20:28AM +0200, Stepan Kasal wrote:
> On Thu, Aug 30, 2007 at 05:32:39PM -0500, Karl Berry wrote:
> > As for dist-bzip2, I'm not clear about your concern.
> 
> Let me put it this way: would you accept the following patch?
> I believe it reflects common practice.
2007-08-30  Stepan Kasal  <[EMAIL PROTECTED]>

        * make-stds.texi (Utilities in Makefiles): Allow `bzip2'.

2007-08-30  Stepan Kasal  <[EMAIL PROTECTED]>

        * make-stds.texi (Utilities in Makefiles): Allow `awk'.

Index: make-stds.texi
===================================================================
RCS file: /cvsroot/gnustandards/gnustandards/make-stds.texi,v
retrieving revision 1.48
diff -u -r1.48 make-stds.texi
--- make-stds.texi      19 Aug 2007 00:01:31 -0000      1.48
+++ make-stds.texi      31 Aug 2007 08:16:44 -0000
@@ -155,7 +155,7 @@
 @c mkfifo mknod tee uname
 
 @example
-cat cmp cp diff echo egrep expr false grep install-info
+awk bzip2 cat cmp cp diff echo egrep expr false grep install-info
 ln ls mkdir mv pwd rm rmdir sed sleep sort tar test touch true
 @end example
 

Reply via email to