summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/libdvdread/libdvdread.install
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/libdvdread/libdvdread.install')
-rw-r--r--abs/core-testing/libdvdread/libdvdread.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/abs/core-testing/libdvdread/libdvdread.install b/abs/core-testing/libdvdread/libdvdread.install
deleted file mode 100644
index 913bc56..0000000
--- a/abs/core-testing/libdvdread/libdvdread.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- echo "==> If you want to decode encrypted DVDs, you also need the libdvdcss package."
-}
-
-post_upgrade() {
- post_install
-}
-
-op=$1
-shift
-$op $*