# HG changeset patch # User eyck # Date 991299873 0 # Node ID 604a32fcb501a89ae63cd685e84375d2dfaa6b1f # Parent 1a5342b519fa9e9a565e1974c6b012367b26e6e2 fixed bugs noticed by Jeremy Rosen diff -r 1a5342b519fa -r 604a32fcb501 debian/postinst --- a/debian/postinst Thu May 31 06:00:48 2001 +0000 +++ b/debian/postinst Thu May 31 09:04:33 2001 +0000 @@ -41,7 +41,7 @@ db_go db_get mplayer/overwrite else -$RET="true" +RET="true" fi if [ "$RET" = "true" ]; then diff -r 1a5342b519fa -r 604a32fcb501 debian/postinst.templates --- a/debian/postinst.templates Thu May 31 06:00:48 2001 +0000 +++ b/debian/postinst.templates Thu May 31 09:04:33 2001 +0000 @@ -29,5 +29,3 @@ 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 - -