VirtualBox

Changeset 20956 in vbox for trunk/src/VBox/Installer/solaris


Ignore:
Timestamp:
Jun 25, 2009 7:44:22 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
49140
Message:

Solaris/Installer: Remove files during python install build.

Location:
trunk/src/VBox/Installer/solaris
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/solaris/postinstall.sh

    r20661 r20956  
    126126            cd /opt/VirtualBox/sdk/installer
    127127            $PYTHONBIN ./vboxapisetup.py install > /dev/null
     128
     129            # remove files installed by Python build
     130            rm -rf /opt/VirtualBox/sdk/installer/build
    128131        else
    129132            echo "** WARNING! Python not found, skipped installed Python bindings."
  • trunk/src/VBox/Installer/solaris/preremove.sh

    r20955 r20956  
    6868        rm -f /dev/vboxusbmon
    6969    fi
    70 
    71     # remove files installed by Python build
    72     rm -rf /opt/VirtualBox/sdk/installer/build
    7370fi
    7471
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette