PKGBUILDs/community/linuxtv-dvb-apps/linuxtv-dvb-apps.install

13 lines
295 B
Text
Raw Normal View History

2009-10-10 02:15:33 +00:00
# arg 1: the new package version
# arg 2: the old package version
post_upgrade() {
echo ">>> Some initial-tuning-data files have been installed under"
echo ">>> /usr/share/dvb-utils/scan/"
echo ">>> you can use them to generate your channel.conf file"
}
op=$1
shift
$op $*