summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authoreyck <eyck@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-07 08:59:27 +0000
committereyck <eyck@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-07 08:59:27 +0000
commit76e40a90bb3a1a715e4e8aee79265829c213af78 (patch)
tree29732bbc538d82657ccfa00d48d9c3b7ef767f54 /debian
parent742444bb43903b45f64a77641a41bfed2b28b142 (diff)
downloadmpv-76e40a90bb3a1a715e4e8aee79265829c213af78.tar.bz2
mpv-76e40a90bb3a1a715e4e8aee79265829c213af78.tar.xz
typo noticed by Amy.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1459 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/postinst b/debian/postinst
index 9f4bb79e9c..b3c182b26c 100755
--- a/debian/postinst
+++ b/debian/postinst
@@ -38,7 +38,7 @@ $dcarea .= "\n";
$mcfg->setconfarea($dcarea);
if ($didupgrade) {
- $interfaces->setotherarea_DANGEROUS(@savedolddata);
+ $mcfg->setotherarea_DANGEROUS(@savedolddata);
}
#%###################################