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. > 0 for 2 ... ENOTENOUGHCOFFEE ... sorry. Let'

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 ---

[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