diff debian/postinst @ 1458:bd05276ed3d7

typo noticed by Amy.
author eyck
date Tue, 07 Aug 2001 08:59:27 +0000
parents 50dc44570cd4
children 0679bc99888f
line wrap: on
line diff
--- a/debian/postinst	Tue Aug 07 00:47:02 2001 +0000
+++ b/debian/postinst	Tue Aug 07 08:59:27 2001 +0000
@@ -38,7 +38,7 @@
 $mcfg->setconfarea($dcarea);
 
 if ($didupgrade) {
-  $interfaces->setotherarea_DANGEROUS(@savedolddata);
+  $mcfg->setotherarea_DANGEROUS(@savedolddata);
 }
 
 #%###################################