VirtualBox

Changeset 48926 in vbox for trunk/src/VBox/Installer


Ignore:
Timestamp:
Oct 7, 2013 2:36:15 PM (11 years ago)
Author:
vboxsync
Message:

Installer/darwin: typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/darwin/Makefile.kmk

    r48924 r48926  
    296296        $(foreach kext,$(VBOX_DI_KEXTS), \
    297297                $(NLTAB)$(call VBOX_SIGN_BUNDLE_FN,$(VBOX_PATH_PACK_TMP)/VBoxKEXTs.pkg.root/$(kext).kext,org.virtualbox.app.kext.$(kext)) )
    298         $(foreach kext,$(VBOX_DI_KEXTS), $(NLTAB)codesign --verify --verbose 1 $(VBOX_PATH_PACK_TMP)/VBoxKEXTs.pkg.root/$(kext).kext )
     298        $(foreach kext,$(VBOX_DI_KEXTS), $(NLTAB)codesign --verify --verbose=1 $(VBOX_PATH_PACK_TMP)/VBoxKEXTs.pkg.root/$(kext).kext )
    299299endif
    300300        @# Set the correct owners.
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