summaryrefslogtreecommitdiffstats
path: root/debian/postinst
diff options
context:
space:
mode:
authoreyck <eyck@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-05 19:11:58 +0000
committereyck <eyck@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-05 19:11:58 +0000
commitf15d5ddc822816435c69b863577bc696d84b6acd (patch)
treef02266db3e0291aef8dd6878c8fa7846d98fb9ac /debian/postinst
parent57f571dea231b919e704809409c4a0f4e2c3b1b2 (diff)
downloadmpv-f15d5ddc822816435c69b863577bc696d84b6acd.tar.bz2
mpv-f15d5ddc822816435c69b863577bc696d84b6acd.tar.xz
nice texts. substvars shouldn't be in cvs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1443 b3059339-0415-0410-9bf9-f77b7e298cf2
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 {