VirtualBox

Ignore:
Timestamp:
Mar 25, 2008 10:41:19 AM (17 years ago)
Author:
vboxsync
Message:

Directory destinations given in INST properties should always end with a slash (/) - which is why INST_ADDITIONS does so. Fortunately for [28907], this requirement isn't as fixed for INSTALLS as it is for the other target types.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/module/Makefile.kmk

    r7468 r7529  
    3030include $(PATH_SUB_CURRENT)/files_vboxadd
    3131
    32 vboxmod-bin_INST    = $(INST_ADDITIONS)src/vboxadd
     32vboxmod-bin_INST    = $(INST_ADDITIONS)src/vboxadd/
    3333vboxmod-bin_MODE    = a+r,u+w
    3434vboxmod-bin_SOURCES = $(subst ",,$(FILES_VBOXADD_NOBIN))
    3535
    36 vboxmod-sh_INST     = $(INST_ADDITIONS)src/vboxadd
     36vboxmod-sh_INST     = $(INST_ADDITIONS)src/vboxadd/
    3737vboxmod-sh_MODE     = a+rx,u+w
    3838vboxmod-sh_SOURCES  = $(subst ",,$(FILES_VBOXADD_BIN))
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