Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 104824 Details for
Bug 159252
installsources (in prepstrip) preserves perms, owner, etc.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
installsources-safe-copy.patch
installsources-safe-copy.patch (text/plain), 447 bytes, created by
Ed Catmur
on 2006-12-27 16:44:54 UTC
(
hide
)
Description:
installsources-safe-copy.patch
Filename:
MIME Type:
Creator:
Ed Catmur
Created:
2006-12-27 16:44:54 UTC
Size:
447 bytes
patch
obsolete
>--- bin/prepstrip 2006/12/28 00:38:22 1.1 >+++ bin/prepstrip 2006/12/28 00:38:39 >@@ -33,7 +33,7 @@ save_elf_debug() { > if [[ -s ${T}/debug.sources ]] ; then > [[ -d ${D}${sources_dir} ]] || mkdir -p "${D}${sources_dir}" > cat "${T}"/debug.sources | (cd "${WORKDIR}"; LANG=C sort -z -u | \ >- rsync -aL0 --files-from=- "${WORKDIR}/" "${D}${sources_dir}/" ) >+ rsync -rtL0 --files-from=- "${WORKDIR}/" "${D}${sources_dir}/" ) > fi > fi >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 159252
: 104824