Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 337762 - media-tv/xbmc: postinst URL has changed
Summary: media-tv/xbmc: postinst URL has changed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Xbox project
URL: http://xbmc.org/wiki/?title=XBMC_Onli...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-17 08:30 UTC by Ewoud Kohl van Wijngaarden
Modified: 2010-09-18 09:13 UTC (History)
0 users

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 Ewoud Kohl van Wijngaarden 2010-09-17 08:30:01 UTC
There's a pkg_postinst function that tells the user to read the online manual:
pkg_postinst() {
    elog "Visit http://xbmc.org/wiki/?title=XBMC_Online_Manual"
}
Visiting that URL tells you it's changed to http://wiki.xbmc.org/?title=XBMC_Online_Manual and redirects you. It's not really broken, but it's better to redirect to the correct URL.

Reproducible: Always

Steps to Reproduce: