Quellcode durchsuchen

* In apt.conf(5), give the fully qualified name of Dir:...
Author: mdz
Date: 2003-09-02 02:35:57 GMT
* In apt.conf(5), give the fully qualified name of Dir::Bin::Methods,
rather than just "methods"

Arch Librarian vor 22 Jahren
Ursprung
Commit
98c6365aa8
2 geänderte Dateien mit 4 neuen und 2 gelöschten Zeilen
  1. 3 1
      debian/changelog
  2. 1 1
      doc/apt.conf.5.sgml

+ 3 - 1
debian/changelog

@@ -2,7 +2,9 @@ apt (0.5.11) unstable; urgency=low
 
 
   * Updated pt_BR translations from Andre Luis Lopes <andrelop@debian.org>
   * Updated pt_BR translations from Andre Luis Lopes <andrelop@debian.org>
     (Closes: #208302)
     (Closes: #208302)
-  
+  * In apt.conf(5), give the fully qualified name of Dir::Bin::Methods,
+    rather than just "methods"
+
  --
  --
 
 
 apt (0.5.10) unstable; urgency=low
 apt (0.5.10) unstable; urgency=low

+ 1 - 1
doc/apt.conf.5.sgml

@@ -287,7 +287,7 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";};
    lexical order from the directory specified. After this is done then the
    lexical order from the directory specified. After this is done then the
    main config file is loaded.
    main config file is loaded.
    <para>
    <para>
-   Binary programs are pointed to by <literal/Dir::Bin/. <literal/methods/ 
+   Binary programs are pointed to by <literal/Dir::Bin/. <literal/Dir::Bin::Methods/ 
    specifies the location of the method handlers and <literal/gzip/, 
    specifies the location of the method handlers and <literal/gzip/, 
    <literal/dpkg/, <literal/apt-get/, <literal/dpkg-source/, 
    <literal/dpkg/, <literal/apt-get/, <literal/dpkg-source/, 
    <literal/dpkg-buildpackage/ and <literal/apt-cache/ specify the location
    <literal/dpkg-buildpackage/ and <literal/apt-cache/ specify the location