Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133580 - sys-libs/libcap strips binaries (install -s)
Summary: sys-libs/libcap strips binaries (install -s)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-17 03:08 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2006-05-26 11:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
libcap-1.10-nostrip.patch (libcap-1.10-nostrip.patch,371 bytes, patch)
2006-05-17 03:08 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2006-05-17 03:08:21 UTC
The attached patch changes the install -s to install, so that binaries are installed untouched to ${D} (and stripping is left to portage's prepstrip).

I know that Mike is soooo in love with "install -s" packages ;)

HTH,
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-05-17 03:08:42 UTC
Created attachment 86912 [details, diff]
libcap-1.10-nostrip.patch
Comment 2 SpanKY gentoo-dev 2006-05-25 21:32:36 UTC
in portage, cheers
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-05-26 11:21:53 UTC
Erm are you sure?