Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 366490 Details for
Bug 496442
sys-apps/coreutils - relocate uniq from /usr/bin to /bin
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
relocate-uniq.patch (text/plain), 763 bytes, created by
grey dot
on 2013-12-29 22:44:07 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
grey dot
Created:
2013-12-29 22:44:07 UTC
Size:
763 bytes
patch
obsolete
>--- coreutils-8.22.ebuild 2013-12-18 05:01:33.000000000 +0000 >+++ coreutils-8.22-r1.ebuild 2013-12-29 22:44:21.000000000 +0000 >@@ -137,8 +137,8 @@ > mkdir mknod mv pwd rm rmdir stty sync true uname" > mv ${fhs} ../../bin/ || die "could not move fhs bins" > # move critical binaries into /bin (common scripts) >- local com="basename chroot cut dir dirname du env expr head mkfifo >- mktemp readlink seq sleep sort tail touch tr tty vdir wc yes" >+ local com="basename chroot cut dir dirname du env expr head mkfifo mktemp >+ readlink seq sleep sort tail touch tr tty uniq vdir wc yes" > mv ${com} ../../bin/ || die "could not move common bins" > # create a symlink for uname in /usr/bin/ since autotools require it > local x
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 496442
: 366490