VirtualBox

Changeset 25911 in vbox


Ignore:
Timestamp:
Jan 19, 2010 12:23:13 PM (15 years ago)
Author:
vboxsync
Message:

Solaris/Additions: fixed typo in 32-bit additions.

File:
1 edited

Legend:

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

    r25739 r25911  
    315315$(addprefix $(SOLARIS_VBOXADDINST_DIR_32)/,$(SOLARIS_ADD_STRIP_BINS)): \
    316316                $(SOLARIS_VBOXADDINST_DIR_32)/% : $(SOLARIS_ADD_OUT_BIN_32)/% | $$(dir $$@)
    317         $(INSTALL) -m 0644 $(if $(VBOX_DO_STRIP),-s,) $< $@
     317        $(INSTALL) -m 0755 $(if $(VBOX_DO_STRIP),-s,) $< $@
    318318
    319319$(addprefix $(SOLARIS_ADD_SYSLIBINST_DIR_32)/,$(SOLARIS_ADD_SYSLIBS)): \
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