mirror of https://github.com/mpv-player/mpv
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:
parent
80f43b4c3f
commit
99823621cb
|
@ -14,3 +14,5 @@ if [ "$1" = "purge" ]; then
|
|||
rm -rf /etc/mplayer/
|
||||
fi
|
||||
fi
|
||||
|
||||
#DEBHELPER#
|
||||
|
|
Loading…
Reference in New Issue