Changeset 8407 in vbox for trunk/src/VBox/Additions/solaris/Installer
- Timestamp:
- Apr 28, 2008 7:00:59 AM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 30243
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/solaris/Installer/postinstall.sh
r8244 r8407 103 103 /usr/sbin/installf -c none $PKGINST "$vboxclient_dest/1099.vboxclient" f 104 104 cp "$vboxclient_src/1099.vboxclient" "$vboxclient_dest/1099.vboxclient" 105 chmod a+r wx "$vboxclient_dest/1099.vboxclient"105 chmod a+rx "$vboxclient_dest/1099.vboxclient" 106 106 elif test -d "/usr/share/gnome/autostart"; then 107 107 vboxclient_dest="/usr/share/gnome/autostart"
Note:
See TracChangeset
for help on using the changeset viewer.