1
mirror of https://github.com/mpv-player/mpv synced 2024-07-19 20:54:13 +02:00

Pass control to debhelper scripts

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8912 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
eyck 2003-01-12 14:20:37 +00:00
parent 80f43b4c3f
commit 99823621cb

2
debian/postrm vendored
View File

@ -14,3 +14,5 @@ if [ "$1" = "purge" ]; then
rm -rf /etc/mplayer/
fi
fi
#DEBHELPER#