From 99a202d64502a56e60bf42a50537de0e35a68bfc Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 17:01:07 +0000 Subject: s/dpkg-preconfig/dpkg-preconfigure/ Author: doogie Date: 2003-04-24 03:32:32 GMT s/dpkg-preconfig/dpkg-preconfigure/ --- doc/examples/configure-index | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/examples/configure-index') diff --git a/doc/examples/configure-index b/doc/examples/configure-index index 7b3c48183..3f25af7fb 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -1,4 +1,4 @@ -// $Id: configure-index,v 1.7 2002/04/24 05:48:46 jgg Exp $ +// $Id: configure-index,v 1.8 2003/04/24 03:32:32 doogie Exp $ /* This file is an index of all APT configuration directives. It should NOT actually be used as a real config file, though it is a completely valid file. Most of the options have sane default values, unless @@ -193,7 +193,7 @@ DPkg Build-Options "-b -uc"; // Pre-configure all packages before they are installed using debconf. - Pre-Install-Pkgs {"dpkg-preconfig --apt --priority=low --frontend=dialog";}; + Pre-Install-Pkgs {"dpkg-preconfigure --apt --priority=low --frontend=dialog";}; // Flush the contents of stdin before forking dpkg. FlushSTDIN "true"; -- cgit v1.2.3