From f19318b6c01541eb22cd81d8dc624353100593b7 Mon Sep 17 00:00:00 2001 From: eyck Date: Thu, 31 May 2001 09:04:33 +0000 Subject: fixed bugs noticed by Jeremy Rosen git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@916 b3059339-0415-0410-9bf9-f77b7e298cf2 --- debian/postinst | 2 +- debian/postinst.templates | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/postinst b/debian/postinst index 97617df95e..4727f7978f 100755 --- a/debian/postinst +++ b/debian/postinst @@ -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 diff --git a/debian/postinst.templates b/debian/postinst.templates index 93aa1e30a3..08339d204b 100644 --- a/debian/postinst.templates +++ b/debian/postinst.templates @@ -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 - - -- cgit v1.2.3