Changeset 32431 in vbox for trunk/src/VBox/Installer/solaris
- Timestamp:
- Sep 11, 2010 6:02:17 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/solaris/vboxconfig.sh
r32388 r32431 130 130 exit 1 131 131 fi 132 132 133 133 binfilename=`basename $1` 134 134 binfilepath=`which $binfilename 2> /dev/null`
Note:
See TracChangeset
for help on using the changeset viewer.