- Timestamp:
- Jun 25, 2009 7:45:20 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/solaris/postinstall.sh
r20956 r20957 128 128 129 129 # remove files installed by Python build 130 rm -rf /opt/VirtualBox/sdk/installer/build130 rm -rf $VBOX_INSTALL_PATH/sdk/installer/build 131 131 else 132 132 echo "** WARNING! Python not found, skipped installed Python bindings."
Note:
See TracChangeset
for help on using the changeset viewer.