VirtualBox

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


Ignore:
Timestamp:
Oct 20, 2021 6:50:10 AM (3 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:10127. Adding virtualboxvm.desktop to installer. take 2.

File:
1 edited

Legend:

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

    r91847 r91857  
    545545                \
    546546                $(VBOX_PATH_INST_COMMON_SRC)/virtualbox.desktop.in \
     547                $(VBOX_PATH_INST_COMMON_SRC)/virtualboxvm.desktop.in \
    547548                $(VBOX_PATH_INST_COMMON_SRC)/virtualbox.xml \
    548549                $(VBOX_PATH_SOL_INST_SRC)/virtualbox.applications.in \
     
    647648        $(CHMOD) 0644 $(VBOX_PATH_SI_SCRATCH_PKG)/usr/share/applications/virtualbox.desktop
    648649
     650        $(SED) -e "s+@VBOX_PRODUCT@+$(VBOX_PRODUCT)+" \
     651                -e "s+@VBOX_DOC_PATH@+/opt/VirtualBox+" \
     652                --output $(VBOX_PATH_SI_SCRATCH_PKG)/usr/share/applications/virtualboxvm.desktop \
     653                $(VBOX_PATH_INST_COMMON_SRC)/virtualboxvm.desktop.in
     654        $(CHMOD) 0644 $(VBOX_PATH_SI_SCRATCH_PKG)/usr/share/applications/virtualboxvm.desktop
     655
    649656# Desktop stuff in /usr/share/mime/packages/ (S10 cannot deal with icon information in virtualbox.xml).
    650657        $(SED) -e '/<icon/d' \
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