summaryrefslogtreecommitdiffstats
path: root/debian/postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/postinst')
-rwxr-xr-xdebian/postinst3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/postinst b/debian/postinst
index 8853b8f73a..9f4bb79e9c 100755
--- a/debian/postinst
+++ b/debian/postinst
@@ -46,6 +46,9 @@ if ($didupgrade) {
exit unless (get("mplayer/configure") eq 'true');
exit unless (fget("mplayer/configure", "isdefault") eq 'false');
+#%##################################
+get("mplayer/cfgnote");
+
sub dealwithupgrades {