Sfoglia il codice sorgente

Updated comment describing the custom_install_json command

Signed-off-by: AMZN-stankowi <[email protected]>
AMZN-stankowi 3 anni fa
parent
commit
71ae644983
1 ha cambiato i file con 1 aggiunte e 3 eliminazioni
  1. 1 3
      Scripts/extras/pull_and_build_from_git.py

+ 1 - 3
Scripts/extras/pull_and_build_from_git.py

@@ -84,9 +84,7 @@ The following keys can only exist at the target platform level as they describe
                                             this argument is optional.  You could do the install in your custom build command instead.
                                             this argument is optional.  You could do the install in your custom build command instead.
                                             see the note about environment variables below.
                                             see the note about environment variables below.
 
 
-* custom_install_json                     : A list of json files that track copy from and to targets to copy and assemble the built binaries
-                                            into the target package folder. This argument is optional. 
-                                            You could do the install in your custom build command instead. See the note about environment variables below.
+* custom_install_json                     : A list of files to copy into the target package folder from the built SDK. This argument is optional.
 
 
 * custom_test_cmd                         : after making the package, it will run this and expect exit code 0
 * custom_test_cmd                         : after making the package, it will run this and expect exit code 0
                                             this argument is optional.
                                             this argument is optional.