Re: GNU Fileutils - chauthor.

2002-04-11 Thread Alfred M. Szmidt
* Niels Möller writes: > You should probably change this to be more similar to the handling > of DF_PROG. I.e. use > EXTRA_PROGRAMS = df chauthor > and > mkfifo mknod mv rm rmdir shred sync touch @CHAUTHOR_PROG@ > @DF_PROG@ > in the bin_PROGRAMS list. Then have configure.in use AC_SUBST to se

Re: GNU Fileutils - chauthor.

2002-04-11 Thread Niels Möller
[EMAIL PROTECTED] (Alfred M. Szmidt) writes: > And here I go again. This time it's a whole new program, that will > allow you to change the st_author field on GNU/Hurd. Just one comment, on the Makefile: > --- fileutils-4.1.7.orig/src/Makefile.am Sun Feb 17 12:00:25 2002 > +++ fileutils-4

GNU Fileutils - chauthor.

2002-04-10 Thread Alfred M. Szmidt
Hi, And here I go again. This time it's a whole new program, that will allow you to change the st_author field on GNU/Hurd. As I haven't received any comments on the last patch for fileutils, I will assume that it is OK. :) The only thing that is left I think is for chmod/chown to be able to c