summaryrefslogtreecommitdiffstats
path: root/abs/core/libdvdread
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verizon.net>2010-11-18 03:40:03 (GMT)
committerMichael Hanson <hansonorders@verizon.net>2010-11-18 03:40:03 (GMT)
commitc629d0d42e54e88580628333dabec2fa278b678d (patch)
tree873060dfe3d56fed5af1c3c5d9311d88ae850637 /abs/core/libdvdread
parent255bb5e95a252ecadf8c76a6f9659bd4e1ec653f (diff)
downloadlinhes_pkgbuild-c629d0d42e54e88580628333dabec2fa278b678d.zip
linhes_pkgbuild-c629d0d42e54e88580628333dabec2fa278b678d.tar.gz
linhes_pkgbuild-c629d0d42e54e88580628333dabec2fa278b678d.tar.bz2
Nightly housekeeping
Diffstat (limited to 'abs/core/libdvdread')
-rw-r--r--abs/core/libdvdread/libdvdread.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/abs/core/libdvdread/libdvdread.install b/abs/core/libdvdread/libdvdread.install
deleted file mode 100644
index 913bc56..0000000
--- a/abs/core/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 $*