Merge pull request #58 from scemama/master

Added Python directory
This commit is contained in:
Emmanuel Giner 2019-01-15 22:16:04 +01:00 committed by GitHub
commit d3c7be5ec2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -328,7 +328,7 @@ EOF
execute << EOF
cd "\${QP_ROOT}"/external
tar --gunzip --extract --file resultsFile.tar.gz
mv resultsFile-master/resultsFile "\${QP_ROOT}/external/Python"
mv resultsFile-master/resultsFile "\${QP_ROOT}/external/Python/"
rm --recursive --force resultsFile-master resultsFile.tar.gz
EOF

0
external/Python/.gitignore vendored Normal file
View File