diff debian/postinst @ 4521:0737156ad1f0

Juergen Kreileder changes, fixing some lintian errors, adding correct manpath and adding xvidix to array of system-selectable drivers.
author eyck
date Sun, 03 Feb 2002 20:27:20 +0000
parents 0679bc99888f
children 6746866a94c6
line wrap: on
line diff
--- a/debian/postinst	Sun Feb 03 19:19:39 2002 +0000
+++ b/debian/postinst	Sun Feb 03 20:27:20 2002 +0000
@@ -4,7 +4,7 @@
 
 require ConfHelper;
 
-use Debian::DebConf::Client::ConfModule qw(:all);
+use Debconf::Client::ConfModule qw(:all);
 use IO::Handle;
 use Fcntl;
 my $version = version(1.0);