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

Bug 337762

Summary: media-tv/xbmc: postinst URL has changed
Product: Gentoo Linux Reporter: Ewoud Kohl van Wijngaarden <ewoud+gentoo>
Component: New packagesAssignee: Gentoo Xbox project <xbox>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://xbmc.org/wiki/?title=XBMC_Online_Manual
Whiteboard:
Package list:
Runtime testing required: ---

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: