Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 99378 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]
log-patch.diff
log-patch.diff (text/plain), 833 bytes, created by
E. Scaglione
on 2006-10-11 11:40:12 UTC
(
hide
)
Description:
log-patch.diff
Filename:
MIME Type:
Creator:
E. Scaglione
Created:
2006-10-11 11:40:12 UTC
Size:
833 bytes
patch
obsolete
>diff -r -u vdrrip-0.3.0.orig/scripts/queuehandler.sh vdrrip-0.3.0/scripts/queuehandler.sh >--- vdrrip-0.3.0.orig/scripts/queuehandler.sh 2006-10-11 09:59:27.000000000 +0200 >+++ vdrrip-0.3.0/scripts/queuehandler.sh 2006-10-11 10:00:48.000000000 +0200 >@@ -882,7 +882,7 @@ > # > # echo $1 on stderr and write it to the syslog with priority user.error > # >- logger -s -p user.error -t [vdrrip-qh] "$1" >+ logger -s -p user.error -t vdrrip-qh "$1" > > if [ "$2" ] > then >@@ -898,7 +898,7 @@ > # > # echo $1 on stdout and write it to the syslog with priority user.info > # >- logger -s -p user.info -t [vdrrip-qh] "$1" 2>&1 >+ logger -s -p user.info -t vdrrip-qh "$1" 2>&1 > } > > >@@ -908,7 +908,7 @@ > # > if [ "$debug" = "1" ] > then >- logger -s -p user.debug -t [vdrrip-qh] "$1" >+ logger -s -p user.debug -t vdrrip-qh "$1" > 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 150217
:
98891
|
98892
|
98893
|
98894
|
98895
|
98896
|
98905
|
98906
|
98907
|
98908
|
98909
|
98911
|
99010
|
99011
|
99142
| 99378 |
99379
|
99579
|
99599
|
101310