Changeset 8141 in vbox for trunk/src/VBox/Additions/solaris/Installer
- Timestamp:
- Apr 18, 2008 1:16:32 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/solaris/Installer/postinstall.sh
r8124 r8141 100 100 /usr/sbin/installf -c none $PKGINST "$vboxclient_dest/1099.vboxclient" f 101 101 cp "$vboxclient_src/1099.vboxclient" "$vboxclient_dest/1099.vboxclient" 102 chmod a+rw "$vboxclient_dest/1099.vboxclient" 102 103 elif test -d "/usr/share/gnome/autostart"; then 103 104 vboxclient_dest="/usr/share/gnome/autostart"
Note:
See TracChangeset
for help on using the changeset viewer.