VirtualBox

Changeset 23891 in vbox


Ignore:
Timestamp:
Oct 19, 2009 9:30:36 PM (15 years ago)
Author:
vboxsync
Message:

3rd try to fix r53634

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/vboxdrv.sh.in

    r23889 r23891  
    5555# silently exit if the package was uninstalled but not purged,
    5656# applies to Debian packages only
    57 [ -n "$DEBIAN" -a -x $VBOXMANAGE -a -x $BUILDVBOXDRV ] || exit 0
     57[ -z "$DEBIAN" -o -x $VBOXMANAGE -a -x $BUILDVBOXDRV ] || exit 0
    5858
    5959if [ -n "$NOLSB" ]; then
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