summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authoreyck <eyck@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-12 14:20:37 +0000
committereyck <eyck@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-12 14:20:37 +0000
commit99823621cb80e90943a4aab4ecb297e21ecab211 (patch)
tree5dd5428e9e4f971159a096c39885ddffe74b9f9a /debian
parent80f43b4c3f4ed7e5584fc576bcb44433d478ada4 (diff)
downloadmpv-99823621cb80e90943a4aab4ecb297e21ecab211.tar.bz2
mpv-99823621cb80e90943a4aab4ecb297e21ecab211.tar.xz
Pass control to debhelper scripts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8912 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'debian')
-rw-r--r--debian/postrm2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/postrm b/debian/postrm
index 5cdaa23a0d..5cfa18c857 100644
--- a/debian/postrm
+++ b/debian/postrm
@@ -14,3 +14,5 @@ if [ "$1" = "purge" ]; then
rm -rf /etc/mplayer/
fi
fi
+
+#DEBHELPER#