Re: [PATCH] fix install-strip target in Makefile

2002-03-13 Thread Greg Louis
; } -- | G r e g L o u i s | gpg public key: | | http://www.bgl.nu/~glouis | finger [EMAIL PROTECTED] | Header information for this message: Subject: Re: [PATCH] fix install-strip target in Makefile To: [EMAIL PROTECTED] From: Greg Louis <[EMAIL PROTECTED]>

Re: [PATCH] fix install-strip target in Makefile

2002-03-13 Thread Greg Louis
On 20020313 (Wed) at 0652:35 -0500, Greg Louis wrote: > The first patch will make "make install-strip" work. The second spends > a few cycles avoiding "1 files to consider." Both are trivial but IMHO > useful. Sorry. For 2.5.4 the second hunk should have been --- flist.c~Wed Mar 13 06:45:

[PATCH] fix install-strip target in Makefile

2002-03-13 Thread Greg Louis
The first patch will make "make install-strip" work. The second spends a few cycles avoiding "1 files to consider." Both are trivial but IMHO useful. --- Makefile.orig Wed Mar 13 06:38:42 2002 +++ MakefileWed Mar 13 06:40:58 2002 @@ -12,6 +12,7 @@ LDFLAGS= INSTALLCMD=/bin/install