VirtualBox

Changeset 31923 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 24, 2010 1:07:52 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
65133
Message:

Linux Additions: adapted autorun.sh considering the combined Linux installer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/installer/autorun.sh

    r29305 r31923  
    4141# execute the installer
    4242if test "$ostype" = "Linux"; then
    43     if test -f "$path/VBoxLinuxAdditions-$arch.run"; then
    44       exec gksu /bin/sh "$path/VBoxLinuxAdditions-$arch.run"
     43    if test -f "$path/VBoxLinuxAdditions.run"; then
     44      exec gksu /bin/sh "$path/VBoxLinuxAdditions.run"
    4545    fi
    4646
Note: See TracChangeset for help on using the changeset viewer.

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