Changeset 19204 in vbox
- Timestamp:
- Apr 27, 2009 10:01:13 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/installer/autorun.sh
r19194 r19204 47 47 48 48 # check for combined package 49 installfile="$path/VBoxSolarisAdditions -amd64.pkg"49 installfile="$path/VBoxSolarisAdditions.pkg" 50 50 if test -f "$installfile"; then 51 51
Note:
See TracChangeset
for help on using the changeset viewer.