mirror of https://github.com/mpv-player/mpv
6 lines
179 B
Plaintext
6 lines
179 B
Plaintext
|
# Automatically added by dh_installdocs
|
||
|
if [ \( "$1" = "upgrade" -o "$1" = "remove" \) -a -L /usr/doc/mplayer ]; then
|
||
|
rm -f /usr/doc/mplayer
|
||
|
fi
|
||
|
# End automatically added section
|