VirtualBox

Changeset 9190 in vbox for trunk/debian/VBox.sh


Ignore:
Timestamp:
May 28, 2008 8:44:35 AM (17 years ago)
Author:
vboxsync
Message:

synced debian/, use vboxdrv and vboxnet from the Installer directory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/debian/VBox.sh

    r8171 r9190  
    9696  VirtualBox)
    9797    exec "/usr/lib/virtualbox-ose/VirtualBox" "$@"
    98   ;;
     98    ;;
    9999  VBoxManage)
    100100    exec "/usr/lib/virtualbox-ose/VBoxManage" "$@"
    101   ;;
     101    ;;
    102102  VBoxSDL)
    103103    exec "/usr/lib/virtualbox-ose/VBoxSDL" "$@"
    104   ;;
     104    ;;
    105105  VBoxVRDP)
    106106    exec "/usr/lib/virtualbox-ose/VBoxVRDP" "$@"
    107   ;;
     107    ;;
    108108  VBoxHeadless)
    109109    exec "/usr/lib/virtualbox-ose/VBoxHeadless" "$@"
    110   ;;
     110    ;;
    111111  *)
    112112    echo "Unknown application - $APP"
    113   ;;
     113    ;;
    114114esac
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette