Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 171767 Details for
Bug 139019
media-sound/songbird (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
songbird-bin-1.0.0_rc2-symlink.patch
songbird-bin-1.0.0_rc2-symlink.patch (text/plain), 854 bytes, created by
Jonas Bernoulli
on 2008-11-15 00:54:23 UTC
(
hide
)
Description:
songbird-bin-1.0.0_rc2-symlink.patch
Filename:
MIME Type:
Creator:
Jonas Bernoulli
Created:
2008-11-15 00:54:23 UTC
Size:
854 bytes
patch
obsolete
>--- Songbird/songbird 2008-11-13 21:33:20.000000000 +0100 >+++ Songbird/songbird 2008-11-15 01:38:51.000000000 +0100 >@@ -310,6 +310,32 @@ > elif [ -x "$MOZ_DIST_BIN/$MOZ_APPRUNNER_NAME" ] > then > MOZ_PROGRAM=$MOZ_DIST_BIN/$MOZ_APPRUNNER_NAME >+ ## >+ ## Try resolving symlinks >+ ## >+ else >+ here=`/bin/pwd` >+ progname="$0" >+ while [ -h "$progname" ]; do >+ bn=`basename "$progname"` >+ cd `dirname "$progname"` >+ progname=`/bin/ls -l "$bn" | sed -e 's/^.* -> //' ` >+ progbase=`basename "$progname"` >+ if [ ! -x "$progname" ]; then >+ break >+ fi >+ curdir=`dirname "$progname"` >+ run_moz="$curdir/songbird-bin" >+ echo run_moz: $run_moz >+ if [ -x "$run_moz" ]; then >+ cd "$curdir" >+ MOZ_DIST_BIN=`/bin/pwd` >+ MOZ_PROGRAM=$MOZ_DIST_BIN/songbird-bin >+ echo xx $MOZ_PROGRAM >+ break >+ fi >+ done >+ cd "$here" > 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 139019
:
99022
|
99057
|
99058
|
99101
|
99674
|
131697
|
134811
|
140652
|
149215
|
157413
|
167878
|
171394
|
171766
|
171767
|
172920
|
174168
|
174169
|
174815
|
185297
|
185298
|
188783
|
190624
|
195585
|
195587
|
210575
|
211776
|
213911
|
214354
|
244939
|
250395
|
266151
|
297917
|
300687