public inbox for kbd@lists.linux.dev
 help / color / mirror / Atom feed
* [kbd] [patch] do not use -s with `install`
@ 2008-03-30 17:14 Mike Frysinger
  2008-03-31 12:28 ` Alexey Gladkov
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Frysinger @ 2008-03-30 17:14 UTC (permalink / raw)
  To: kbd

[-- Attachment #1: Type: text/plain, Size: 250 bytes --]

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

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 827 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-03-31 12:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-30 17:14 [kbd] [patch] do not use -s with `install` Mike Frysinger
2008-03-31 12:28 ` Alexey Gladkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox