You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-libs/aws-sdk-cpp/files/aws-sdk-cpp-upgrade_scripts...

12 lines
348 B

--- a/scripts/gather_3rdparty.py (original)
+++ b/scripts/gather_3rdparty.py (refactored)
@@ -200,7 +200,7 @@
# shutil.rmtree( destDir )
- print( "Aws SDK for C++ finished 3rd party pre-build gather into: " + uploadZipFile )
+ print(( "Aws SDK for C++ finished 3rd party pre-build gather into: " + uploadZipFile ))
Main()