diff options
Diffstat (limited to '')
-rw-r--r-- | man/sv/dpkg-checkbuilddeps.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/sv/dpkg-checkbuilddeps.pod b/man/sv/dpkg-checkbuilddeps.pod index e1b6ca2..68d6971 100644 --- a/man/sv/dpkg-checkbuilddeps.pod +++ b/man/sv/dpkg-checkbuilddeps.pod @@ -74,6 +74,10 @@ Visar version och avslutar. =over +=item B<DEB_HOST_ARCH> + +Sets the host architecture. This affects the dependency resolution logic, which might then not match what the system dpkg considers satisfiable. + =item B<DEB_BUILD_PROFILES> Om satt, används som aktiv(a) byggprofil(er) för paketet som byggs. Det är en blankstegsavdelad lista med profilnamn. Överstyrs av flaggan B<-P>. |