Skip to content
This repository has been archived by the owner on Apr 10, 2020. It is now read-only.

Commit

Permalink
One last change in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
grossmj committed Jul 8, 2014
1 parent 4c0ebc4 commit d022581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
os.chmod('./GNS3.app/Contents/Resources/Qemu-0.14.1/bin/qemu-system-x86_64', 0755)
os.chmod('./GNS3.app/Contents/Resources/Qemu-0.14.1/bin/qemu-img', 0755)
os.chmod('./GNS3.app/Contents/Resources/dynamips-0.2.8-RC3-community-OSX.intel64.bin', 0755)
os.chmod('./GNS3.app/Contents/Resources/dynamips-0.2.10-OSX.intel64.bin', 0755)
os.chmod('./GNS3.app/Contents/Resources/dynamips', 0755)
os.chmod('./GNS3.app/Contents/Resources/vpcs', 0755)

print '*** Compiling & installing VBoxWrapper ***'
Expand Down

0 comments on commit d022581

Please sign in to comment.