summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/recstat/recstat.install
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra-testing/recstat/recstat.install')
-rw-r--r--abs/extra-testing/recstat/recstat.install12
1 files changed, 12 insertions, 0 deletions
diff --git a/abs/extra-testing/recstat/recstat.install b/abs/extra-testing/recstat/recstat.install
new file mode 100644
index 0000000..c45cc1b
--- /dev/null
+++ b/abs/extra-testing/recstat/recstat.install
@@ -0,0 +1,12 @@
+# arg 1: the new package version
+post_install() {
+ echo ""
+ echo ""
+ echo ""
+ echo " Edit /usr/bin/recstat.py to fit your tuner setup"
+ echo " http://linhes.org/bugs/projects/lin-hes/wiki/_Using_System_LEDs_for_Recording_Status_"
+}
+
+op=$1
+shift
+$op $*