VirtualBox

Changeset 82002 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Nov 19, 2019 4:22:35 PM (5 years ago)
Author:
vboxsync
Message:

Additions/Makefile.kmk: consistently use tabs in the VBOX_RTISOMAKER invocation

File:
1 edited

Legend:

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

    r82001 r82002  
    336336                --joliet \
    337337                --rational-attribs \
    338                --random-order-verification 2048 \
     338                --random-order-verification 2048 \
    339339                $(addprefix /,$(GUESTADDITIONS_FILESPEC_ALL)) \
    340                $(foreach spec, $(filter %.run %.sh %.tool,$(GUESTADDITIONS_FILESPEC_ALL)) \
     340                $(foreach spec, $(filter %.run %.sh %.tool,$(GUESTADDITIONS_FILESPEC_ALL)) \
    341341                        , --chmod a+x:/$(substr $(spec), 1, $(expr $(pos =,$(spec)) - 1))) \
    342342                --volume-id="VBOXADDITIONS_$(VBOX_VERSION_STRING_RAW)_$(VBOX_SVN_REV)" \
    343                --name-setup=joliet \
     343                --name-setup=joliet \
    344344                --volume-id="VBox_GAs_$(VBOX_VERSION_STRING_RAW)"
    345345
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