Sfoglia il codice sorgente

dpkg-buildpackage(1): drop mention of PKG_CONFIG_LIBDIR

The feature has been removed in dpkg 1.15.6.
Raphaël Hertzog 16 anni fa
parent
commit
294770c805
2 ha cambiato i file con 2 aggiunte e 6 eliminazioni
  1. 2 0
      debian/changelog
  2. 0 6
      man/dpkg-buildpackage.1

+ 2 - 0
debian/changelog

@@ -21,6 +21,8 @@ dpkg (1.15.7.2) UNRELEASED; urgency=low
     Closes: #575410
     Closes: #575410
   * Update reference to triggers.txt.gz in dpkg-trigger(1) and deb-triggers(5)
   * Update reference to triggers.txt.gz in dpkg-trigger(1) and deb-triggers(5)
     to match the new location. Closes: #580774
     to match the new location. Closes: #580774
+  * Drop mention of PKG_CONFIG_LIBDIR in dpkg-buildpackage(1), the feature has
+    been removed in 1.15.6.
 
 
   [ Guillem Jover ]
   [ Guillem Jover ]
   * Add powerpcspe support to ostable and triplettable.
   * Add powerpcspe support to ostable and triplettable.

+ 0 - 6
man/dpkg-buildpackage.1

@@ -102,12 +102,6 @@ Passed unchanged to \fBdpkg-genchanges\fP. See its manual page.
 Specify the Debian architecture we build for. The architecture of the
 Specify the Debian architecture we build for. The architecture of the
 machine we build on is determined automatically, and is also the default
 machine we build on is determined automatically, and is also the default
 for the host machine.
 for the host machine.
-
-If the host architecture differs from the build architecture (as is the
-case for a cross-compilation), and if the environment variable
-\fBPKG_CONFIG_LIBDIR\fP is not set, then it is set to a value suitable for
-cross-compilation
-("/usr/\fIgnu-system-type\fP/lib/pkgconfig/:/usr/share/pkgconfig").
 .TP
 .TP
 .BI \-t gnu-system-type
 .BI \-t gnu-system-type
 Specify the GNU system type we build for. It can be used in place
 Specify the GNU system type we build for. It can be used in place