changeset 915:604a32fcb501

fixed bugs noticed by Jeremy Rosen <jeremy.rosen@enst-bretagne.fr>
author eyck
date Thu, 31 May 2001 09:04:33 +0000
parents 1a5342b519fa
children b9ad3b70fc61
files debian/postinst debian/postinst.templates
diffstat 2 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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
--- 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
-
-