|
|
@@ -1,4 +1,4 @@
|
|
|
-// $Id: apt.conf,v 1.25 1999/02/27 22:29:11 jgg Exp $
|
|
|
+// $Id: apt.conf,v 1.26 1999/03/02 21:19:06 jgg 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.
|
|
|
@@ -121,7 +121,7 @@ DPkg {
|
|
|
Options {"--force-downgrade";}
|
|
|
Pre-Invoke {"mount -o remount,rw /usr";};
|
|
|
Post-Invoke {"mount -o remount,ro /usr";};
|
|
|
- Run-Direcotry "/";
|
|
|
+ Run-Directory "/";
|
|
|
}
|
|
|
|
|
|
/* Options you can set to see some debugging text They corrispond to names
|