From 5ae8f18f4d8216ec987e0f63b7d2b9a416a4ca82 Mon Sep 17 00:00:00 2001 From: John Ericson Date: Tue, 31 Oct 2017 10:50:08 -0400 Subject: Rename `__targetPackages` to `targetPackages` --- doc/cross-compilation.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/cross-compilation.xml') diff --git a/doc/cross-compilation.xml b/doc/cross-compilation.xml index 77d020afa2df..9e9dd41c2881 100644 --- a/doc/cross-compilation.xml +++ b/doc/cross-compilation.xml @@ -184,7 +184,7 @@ For now, feel free to use either method. - There is also a "backlink" __targetPackages, yielding a package set whose buildPackages is the current package set. + There is also a "backlink" targetPackages, yielding a package set whose buildPackages is the current package set. This is a hack, though, to accommodate compilers with lousy build systems. Please do not use this unless you are absolutely sure you are packaging such a compiler and there is no other way. -- cgit 1.4.1