VirtualBox

Changeset 92770 in vbox for trunk/src/VBox/Installer/solaris


Ignore:
Timestamp:
Dec 6, 2021 4:55:19 PM (3 years ago)
Author:
vboxsync
Message:

Installer/solaris: Processing through $(SED) loses the execute permission, and there is nothing which corrects it again later.

File:
1 edited

Legend:

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

    r92485 r92770  
    623623        ,$(SED) -e "s@^#!.*@#!/usr/bin/python2.7@" \
    624624                --output $(VBOX_PATH_SI_SCRATCH_PKG)/opt/VirtualBox/vboxshell.py \
    625                 $(PATH_STAGE_BIN)/vboxshell.py,)
     625                $(PATH_STAGE_BIN)/vboxshell.py
     626        $(CHMOD) 0755 $(VBOX_PATH_SI_SCRATCH_PKG)/opt/VirtualBox/vboxshell.py,)
    626627
    627628# VirtualBox: Arch specific files.
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