Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 293999 Details for
Bug 392045
x11-misc/dmenu app-misc/lsx net-dialup/lrzsz file collision on /usr/bin/lsx
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
dmenu-4.4.1-rename_lsx.patch
dmenu-4.4.1-rename_lsx.patch (text/plain), 405 bytes, created by
Roger
on 2011-11-27 23:52:32 UTC
(
hide
)
Description:
dmenu-4.4.1-rename_lsx.patch
Filename:
MIME Type:
Creator:
Roger
Created:
2011-11-27 23:52:32 UTC
Size:
405 bytes
patch
obsolete
>--- dmenu_run.old 2011-11-27 14:07:09.382153240 -0900 >+++ dmenu_run 2011-11-27 14:07:22.504153380 -0900 >@@ -3,7 +3,7 @@ > ( > IFS=: > if test "`ls -dt $PATH "$CACHE" 2> /dev/null | sed 1q`" != "$CACHE"; then >- mkdir -p "`dirname "$CACHE"`" && lsx $PATH | sort -u > "$CACHE" >+ mkdir -p "`dirname "$CACHE"`" && dmenu_lsx $PATH | sort -u > "$CACHE" > fi > ) > cmd=`dmenu "$@" < "$CACHE"` && exec sh -c "$cmd"
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 392045
:
293997
|
293999
|
294003
|
294005
|
294009