Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 98908 Details for
Bug 150217
ebuild for vdrrip with UGLY patch to cope with problems caused by newer versions of mplayer used by gentoo
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
greppid2.diff
greppid2.diff (text/plain), 549 bytes, created by
E. Scaglione
on 2006-10-06 00:07:58 UTC
(
hide
)
Description:
greppid2.diff
Filename:
MIME Type:
Creator:
E. Scaglione
Created:
2006-10-06 00:07:58 UTC
Size:
549 bytes
patch
obsolete
>diff -r -u vdrrip-0.3.0/scripts/queuehandler.sh vdrrip-0.3.0.gentoo/scripts/queuehandler.sh >--- vdrrip-0.3.0/scripts/queuehandler.sh 2006-10-06 00:10:53.000000000 +0200 >+++ vdrrip-0.3.0.gentoo/scripts/queuehandler.sh 2006-10-06 00:10:28.000000000 +0200 >@@ -102,7 +102,7 @@ > > local pids=`pgrep -d" " "$scriptname"` > local pid1=`echo "$pids" | cut -d" " -f1` >- local pid2=`echo "$pids" | cut -d" " -f3` >+ local pid2=`echo "$pids" | cut -d" " -f2` > > if [ "$pid1" != "$pid2" ] > then >Only in vdrrip-0.3.0.gentoo/scripts: queuehandler.sh.orig
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 150217
:
98891
|
98892
|
98893
|
98894
|
98895
|
98896
|
98905
|
98906
|
98907
| 98908 |
98909
|
98911
|
99010
|
99011
|
99142
|
99378
|
99379
|
99579
|
99599
|
101310