PKGBUILDs/community/cdcover/cdcover.install

13 lines
239 B
Text
Raw Normal View History

2009-10-10 02:15:33 +00:00
post_install()
{
echo "Installation of a postscript viewer such as 'gv' or 'ggv'"
echo "is highly recommended."
echo "To benefit from cddb features, installation of 'discid'"
echo "and 'pycddb' is required."
}
op=$1
shift
$op $*