Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 118409 Details for
Bug 176820
media-sound/soma-2.4.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
soma-2.4-pid.patch (Put correct PID into pidfile)
soma-2.4-pid.patch (text/plain), 543 bytes, created by
ZoD
on 2007-05-07 08:37:38 UTC
(
hide
)
Description:
soma-2.4-pid.patch (Put correct PID into pidfile)
Filename:
MIME Type:
Creator:
ZoD
Created:
2007-05-07 08:37:38 UTC
Size:
543 bytes
patch
obsolete
>--- soma/daemon/main.c 2007/02/18 15:39:51 1.9 >+++ soma/daemon/main.c 2007/05/03 09:13:17 1.10 >@@ -401,9 +401,6 @@ main (int argc, char *argv[], char **arg > /* Check other somads */ > check_pid (); > >- /* Write the somad.pid */ >- write_pid (); >- > /**************** BUILDS THE TREES **********************/ > build_data (); > build_palinsesto (); >@@ -421,6 +418,9 @@ main (int argc, char *argv[], char **arg > else > signal_small_off (); > >+ /* Write the somad.pid */ >+ write_pid (); >+ > /* ffmpeg init */ > soma_stat_init ();
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 176820
:
117956
|
118408
| 118409