Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 99622 Details for
Bug 135705
sys-apps/shadow - su --preserve-environment resets PATH
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
coreutils works for me
1 (text/plain), 1.16 KB, created by
CPUShare
on 2006-10-13 19:02:26 UTC
(
hide
)
Description:
coreutils works for me
Filename:
MIME Type:
Creator:
CPUShare
Created:
2006-10-13 19:02:26 UTC
Size:
1.16 KB
patch
obsolete
>--- /usr/portage/sys-apps/shadow/shadow-4.0.15-r2.ebuild 2006-07-09 06:06:27.000000000 +0200 >+++ /usr/local/portage/sys-apps/shadow/shadow-4.0.15-r2.ebuild 2006-10-14 03:53:56.000000000 +0200 >@@ -94,6 +94,7 @@ > # -lshadow in a Makefile of some other package, it is safe to > # remove it. > rm -f "${D}"/{,usr/}$(get_libdir)/lib{misc,shadow}.{a,la} >+ rm "${D}"/bin/{groups,su} "${D}"/usr/share/man/man1/{groups,su}.1 > > insinto /etc > # Using a securetty with devfs device names added >--- /usr/portage/sys-apps/coreutils/coreutils-5.94-r1.ebuild 2006-09-19 07:06:30.000000000 +0200 >+++ /usr/local/portage/sys-apps/coreutils/coreutils-5.94-r1.ebuild 2006-10-14 02:52:25.000000000 +0200 >@@ -120,9 +120,8 @@ > > # remove files provided by other packages > rm "${D}"/bin/{kill,uptime} # procps >- rm "${D}"/bin/{groups,su} # shadow > rm "${D}"/bin/hostname # net-tools >- rm "${D}"/usr/share/man/man1/{groups,kill,hostname,su,uptime}.1 >+ rm "${D}"/usr/share/man/man1/{kill,hostname,uptime}.1 > # provide by the man-pages package > rm "${D}"/usr/share/man/man1/{chgrp,chmod,chown,cp,dd,df,dir,dircolors}.1 > rm "${D}"/usr/share/man/man1/{du,install,ln,ls,mkdir,mkfifo,mknod,mv}.1
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 135705
:
99622
|
99656
|
99657