Changeset 43238 in vbox
- Timestamp:
- Sep 7, 2012 11:36:02 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 80640
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool ¶
r42750 r43238 83 83 84 84 # python stuff 85 python_versions="2.3 2.5 2.6 "85 python_versions="2.3 2.5 2.6 2.7" 86 86 for p in $python_versions; do 87 87 test -f /Library/Python/$p/site-packages/vboxapi/VirtualBox_constants.py && my_files="$my_files /Library/Python/$p/site-packages/vboxapi/VirtualBox_constants.py"
Note:
See TracChangeset
for help on using the changeset viewer.