summaryrefslogtreecommitdiffstats
path: root/abs/not_built/core/v4l-dvb/v4l-dvb.install
diff options
context:
space:
mode:
Diffstat (limited to 'abs/not_built/core/v4l-dvb/v4l-dvb.install')
-rw-r--r--abs/not_built/core/v4l-dvb/v4l-dvb.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/abs/not_built/core/v4l-dvb/v4l-dvb.install b/abs/not_built/core/v4l-dvb/v4l-dvb.install
deleted file mode 100644
index f7b7197..0000000
--- a/abs/not_built/core/v4l-dvb/v4l-dvb.install
+++ /dev/null
@@ -1,12 +0,0 @@
-post_install() {
- echo ">>> Running depmod..."
- depmod
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- echo ">>> v4l-dvb has been removed"
-}