|
|
@@ -19,7 +19,7 @@
|
|
|
.\" along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
.
|
|
|
.TH dpkg\-architecture 1 "2012-01-20" "Debian Project" "dpkg utilities"
|
|
|
-.SH "NAME"
|
|
|
+.SH NAME
|
|
|
dpkg\-architecture \- set and determine the architecture for package building
|
|
|
.
|
|
|
.SH SYNOPSIS
|
|
|
@@ -157,7 +157,7 @@ The \s-1GNU\s0 system type of the host machine.
|
|
|
The clarified \s-1GNU\s0 system type of the host machine, used for filesystem
|
|
|
paths.
|
|
|
.
|
|
|
-.SH "DEBIAN/RULES"
|
|
|
+.SH DEBIAN/RULES
|
|
|
The environment variables set by \fBdpkg\-architecture\fP are passed to
|
|
|
\fIdebian/rules\fP as make variables (see make documentation). However,
|
|
|
you should not rely on them, as this breaks manual invocation of the
|
|
|
@@ -204,7 +204,7 @@ endif
|
|
|
In any case, you should never use \fBdpkg \-\-print\-architecture\fP to get
|
|
|
architecture information during a package build.
|
|
|
.
|
|
|
-.SH "BACKWARD COMPATIBILITY"
|
|
|
+.SH BACKWARD COMPATIBILITY
|
|
|
The /usr/share/dpkg/architecture.mk Makefile snippet is provided by
|
|
|
dpkg\-dev since version 1.16.1.
|
|
|
.PP
|
|
|
@@ -255,6 +255,6 @@ Table of known operating system names and mapping to their GNU name.
|
|
|
Mapping between Debian architecture triplets and Debian architecture
|
|
|
names.
|
|
|
.
|
|
|
-.SH "SEE ALSO"
|
|
|
+.SH SEE ALSO
|
|
|
.BR dpkg\-buildpackage (1),
|
|
|
.BR dpkg\-cross (1).
|