1
mirror of https://github.com/mpv-player/mpv synced 2024-10-06 14:54:02 +02:00

fixed bugs noticed by Jeremy Rosen <jeremy.rosen@enst-bretagne.fr>

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@916 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
eyck 2001-05-31 09:04:33 +00:00
parent 565b6573b8
commit f19318b6c0
2 changed files with 1 additions and 3 deletions

2
debian/postinst vendored
View File

@ -41,7 +41,7 @@ db_input high mplayer/overwrite || true
db_go
db_get mplayer/overwrite
else
$RET="true"
RET="true"
fi
if [ "$RET" = "true" ]; then

View File

@ -29,5 +29,3 @@ Description: Create your ~/.mplayer/conf file.
machine it's installed to. And it also it means that it will use
your setup very effectively. Look at /usr/share/doc/mplayer
end