[kbd] [patch] do not use -s with `install`

Alexey Gladkov gladkov.alexey at gmail.com
Mon Mar 31 16:28:00 MSD 2008


Mike Frysinger wrote:
> stripping is for the admin to do, not the package.  it also breaks things as 
> `install -s` will always execute `strip` which may not be the strip you want 
> when cross-compiling.
> 
> i just run: sed -i 's:install -s:install:' src/Makefile.in

I prefer to add configure option for the given action: --enable-strip.

-- 
Rgrds, legion



More information about the kbd mailing list