VirtualBox

Changeset 2526 in kBuild


Ignore:
Timestamp:
Aug 1, 2011 2:35:35 PM (13 years ago)
Author:
bird
Message:

footer-pass2-installs.kmk: Fixed symlink regression.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/footer-pass2-installs.kmk

    r2521 r2526  
    273273 local stage     := $(stage)/
    274274endif
    275 local stage      := $(stage)$(dir $(srcdstdir))
     275local stage      := $(stage)$(dir $(symlnk))
    276276ifeq ($(root $(stage)),)
    277277 local stagedst  := $(call $(instfun),$(symlnk),$(target),$(stage),$(PATH_STAGE))
     
    299299  $(error kBuild: Symlink $(symlnk) in install target $(target) has a INST property with an absolute path: '$(inst)')
    300300 endif
    301  local inst    := $(inst)$(dir $(srcdstdir))
     301 local inst    := $(inst)$(dir $(symlnk))
    302302 local instdst := $(call $(instfun),$(symlnk),$(target),$(inst),$(PATH_INS))
    303303 $(eval $(def_install_symlink_rule_installing))
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