Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 112500

Summary: >=www-apps/mediawiki-1.5.1 ebuilds should copy new 'maintenance/mysql5' directory
Product: Gentoo Linux Reporter: email_deleted_GqKU
Component: New packagesAssignee: Christian Parpart (RETIRED) <trapni>
Status: RESOLVED FIXED    
Severity: minor CC: web-apps
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description email_deleted_GqKU 2005-11-14 05:19:53 UTC
A new directory appeared in mediawiki-1.5.1, but it isn't copied by the
>=www-apps/mediawiki-1.5.1 ebuilds (which manually copy needed directories). The
new 'maintenance/mysql5' directory contains the file 'tables.sql', which is
needed to support the mediawiki experimental charset declaration for >=mysql-4.1.

In the 'src_install()' function, 'maintenance/mysql5' should be added to the
'DIRS' variable.

Reproducible: Always
Steps to Reproduce:
Comment 1 Renat Lumpau (RETIRED) gentoo-dev 2005-12-05 08:08:41 UTC
Reassigning to maintainer
Comment 2 Christian Parpart (RETIRED) gentoo-dev 2005-12-05 22:38:20 UTC
fixed. thanks.