summaryrefslogtreecommitdiffstats
path: root/debian/postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/postinst')
-rwxr-xr-xdebian/postinst2
1 files changed, 1 insertions, 1 deletions
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