Mageia Bugzilla – Attachment 2640 Details for
Bug 6888
drakwizard is looking for apache-mpm-prefork and can't find it
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
fix drakwizard
wiz.diff (text/plain), 417 bytes, created by
Thierry Vignaud
on 2012-08-13 11:49:19 CEST
(
hide
)
Description:
fix drakwizard
Filename:
MIME Type:
Creator:
Thierry Vignaud
Created:
2012-08-13 11:49:19 CEST
Size:
417 bytes
patch
obsolete
>--- MDK/Wizard/Apache.pm.tv 2012-08-13 09:48:17.096253973 +0000 >+++ MDK/Wizard/Apache.pm 2012-08-13 09:47:47.942191241 +0000 >@@ -45,7 +45,7 @@ > user_dir => '', > shared_dir => '' > }, >- needed_rpm => [ 'apache-mpm-prefork', 'apache-mod_userdir' ], >+ needed_rpm => [ 'apache', 'apache-mod_userdir' ], > defaultimage => "/usr/share/mcc/themes/default/web_server-mdk.png", > init => sub { > if (-f $file) {
--- MDK/Wizard/Apache.pm.tv 2012-08-13 09:48:17.096253973 +0000 +++ MDK/Wizard/Apache.pm 2012-08-13 09:47:47.942191241 +0000 @@ -45,7 +45,7 @@ user_dir => '', shared_dir => '' }, - needed_rpm => [ 'apache-mpm-prefork', 'apache-mod_userdir' ], + needed_rpm => [ 'apache', 'apache-mod_userdir' ], defaultimage => "/usr/share/mcc/themes/default/web_server-mdk.png", init => sub { if (-f $file) {
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 6888
: 2640