Changeset 29612 in vbox for trunk/src/VBox/Additions/linux
- Timestamp:
- May 18, 2010 11:00:36 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 61763
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh
r29406 r29612 323 323 vboxmouse_src=vboxmouse_drv_18.so 324 324 doxorgconfd="true" 325 setupxorgconf="" 325 # Fedora 13 looks likely to ship without vboxvideo detection 326 test "$system" = "redhat" || setupxorgconf="" 326 327 ;; 327 328 1.6.99.* | 1.7.* )
Note:
See TracChangeset
for help on using the changeset viewer.