Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81687 - media-tv/mythtv-0.17 ebuild tries to make mysql.txt
Summary: media-tv/mythtv-0.17 ebuild tries to make mysql.txt
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High minor
Assignee: Doug Goldstein (RETIRED)
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2005-02-11 18:41 UTC by amcnabb
Modified: 2005-03-26 00:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description amcnabb 2005-02-11 18:41:43 UTC
The following snippet is in the mythtv-0.17 ebuild:
    dodir /etc/mythtv
    mv "${D}/usr/share/mythtv/mysql.txt" "${D}/etc/mythtv"
    dosym /etc/mythtv/mysql.txt /usr/share/mythtv/mysql.txt

The ebuild gives a non-fatal error since mysql.txt is abandoned in the latest version of  \MythTV.
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2005-03-26 00:38:10 UTC
InCVS