VirtualBox

Changeset 1061 in kBuild


Ignore:
Timestamp:
Jun 19, 2007 12:01:14 AM (18 years ago)
Author:
bird
Message:

drop deleting before installing. kmk_install will unlink before installing while kmk will take care of cleaining up on failure. The delayed expansion screws up multi command INSTALLER expressions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/footer.kmk

    r1030 r1061  
    22202220$(insdst) : $(srcsrc) | $(call DIRDEP,$(dir $(insdst)))
    22212221        $$(call MSG_INST_FILE,$(srcsrc),$(insdst))
    2222         $$(QUIET)$$(if $$(filter $(INSTALL),$(inscmd)),,$$(RM) -f $$@)
    22232222        $$(QUIET)$(inscmd)
    22242223endef
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