Changeset 56949 in vbox for trunk/src/VBox/Additions
- Timestamp:
- Jul 16, 2015 9:20:53 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/solaris/Installer/postinstall.sh
r56122 r56949 160 160 elif test ! -f "$vboxadditions32_path/$vboxvideo_src" && test ! -f "$vboxadditions64_path/$vboxvideo_src"; then 161 161 echo "*** $vboxadditions32_path/$vboxvideo_src or $vboxadditions64_path/$vboxvideo_src not found!" 162 echo "*** X.org $xorgversion not supported by this package!" 162 163 echo "*** Failed to install the VirtualBox X.org drivers." 163 164
Note:
See TracChangeset
for help on using the changeset viewer.