From c4d1ab98921cddc8bd01f1e23ec1f4f9e7d2a90a Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Sun, 30 Aug 2015 12:14:06 +0200 Subject: implement $(NATIVE_ARCHITECTURE) substvar for indextargets --- doc/acquire-additional-files.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/acquire-additional-files.txt b/doc/acquire-additional-files.txt index 37773c321..c52955619 100644 --- a/doc/acquire-additional-files.txt +++ b/doc/acquire-additional-files.txt @@ -168,6 +168,9 @@ printed as-is. APT::Architectures (potentially modified by sources.list options), e.g. "amd64", "i386" or "armel" for the 'deb' type. In type 'deb-src' this variable has the value "source". +* $(NATIVE_ARCHITECTURE): The architecture apt treats as the native + architecture for this system configured as APT::Architecture + defaulting to the architecture apt itself was built for. Note that while more variables might exist in the implementation, these are to be considered undefined and their usage strongly discouraged. If -- cgit v1.2.3