VirtualBox

Ignore:
Timestamp:
Jan 16, 2007 11:26:39 AM (18 years ago)
Author:
vboxsync
Message:

remove /etc/vbox/module_not_compiled if 'make install' was successful

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/linux/Makefile

    r1 r57  
    144144        @mkdir -p $(MODULE_DIR); \
    145145        install -m 0664 -o root -g root $(MODULE).$(MODULE_EXT) $(MODULE_DIR); \
    146         PATH="$(PATH):/bin:/sbin" depmod -ae;
     146        PATH="$(PATH):/bin:/sbin" depmod -ae; \
     147        rm -f /etc/vbox/module_not_compiled
    147148
    148149clean:
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