VirtualBox

Changeset 16262 in vbox for trunk/src/VBox/Installer/linux


Ignore:
Timestamp:
Jan 27, 2009 12:46:59 PM (16 years ago)
Author:
vboxsync
Message:

Linux installer: fixed path /opt/VirtualBox for the .run installer

File:
1 edited

Legend:

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

    r16174 r16262  
    3333VBOX_LNX_INST_OUT_DIR   := $(PATH_TARGET)/Installer/linux
    3434VBOX_LNX_INST_STAGE_DIR := $(PATH_TARGET)/Installer/linux/install
    35 VBOX_LNX_DBG_PATH       := usr/lib/debug/opt/VirtualBox-$(VBOX_VERSION_STRING)
     35VBOX_LNX_DBG_PATH       := usr/lib/debug/opt/VirtualBox
    3636VBOX_LNX_PACKAGE_NAME    = VirtualBox-$(VBOX_VERSION_STRING)-r$(VBOX_SVN_REV).run
    3737
     
    8383        $(QUIET)$(SED) -e "s+\$$VBOX_DOC_PATH+$(VBOX_PATH_PACKAGE_DOCS)+" --output $@ $<
    8484else
    85         $(QUIET)$(SED) -e "s+\$$VBOX_DOC_PATH+/opt/VirtualBox-$(VBOX_VERSION_STRING)+" --output $@ $<
     85        $(QUIET)$(SED) -e "s+\$$VBOX_DOC_PATH+/opt/VirtualBox+" --output $@ $<
    8686endif
    8787
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