diff options
Diffstat (limited to 'abs/core-testing/linuxtv-dvb-apps/linuxtv-dvb-apps.install')
-rw-r--r-- | abs/core-testing/linuxtv-dvb-apps/linuxtv-dvb-apps.install | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/abs/core-testing/linuxtv-dvb-apps/linuxtv-dvb-apps.install b/abs/core-testing/linuxtv-dvb-apps/linuxtv-dvb-apps.install deleted file mode 100644 index f735122..0000000 --- a/abs/core-testing/linuxtv-dvb-apps/linuxtv-dvb-apps.install +++ /dev/null @@ -1,12 +0,0 @@ -# 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 $* |