VirtualBox

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


Ignore:
Timestamp:
Oct 31, 2007 11:25:45 AM (17 years ago)
Author:
vboxsync
Message:

Installer (Linux): put the system information script in the mail VirtualBox directory

File:
1 edited

Legend:

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

    r5549 r5573  
    2929                 VBoxAddIF.sh vboxdrv.sh vboxnet.sh \
    3030                 VirtualBox.tar.bz2 LICENSE) \
    31                  $(if $(VBOX_OSE),,VBoxSysInfo.sh) \
    3231                 $(wildcard $(PATH_TARGET)/VirtualBox-*)
    3332INSTALLS       = linux-bin linux-doc
     
    4241linux-bin_MODE = a+rx,u+w
    4342linux-bin_SOURCES = \
     43        $(if $(VBOX_OSE),,VBoxSysInfo.sh) \
    4444        VBox.sh=>VBox.sh
    4545
     
    9191        components/VBoxXPCOMBase.xpt \
    9292        components/VirtualBox_XPCOM.xpt \
     93        $(if $(VBOX_OSE),,VBoxSysInfo.sh) \
    9394        VBox.sh \
    9495        VBox.png \
     
    156157                vboxnet.sh \
    157158                vboxdrv.sh \
    158                 $(if $(VBOX_OSE),,VBoxSysInfo.sh) \
    159159                $(if $(VBOX_OSE),,$(PATH_ROOT)/doc/License.txt)
    160160        $(call MSG_TOOL,makeself,,,$@)
     
    169169        $(QUIET)$(INSTALL) -m 0755 vboxnet.sh $(PATH_TARGET)/install
    170170        $(QUIET)$(INSTALL) -m 0755 vboxdrv.sh $(PATH_TARGET)/install
    171         $(QUIET)$(if $(VBOX_OSE),,$(INSTALL) -m 0755 VBoxSysInfo.sh $(PATH_TARGET)/install)
    172171        $(QUIET)$(RM) -f $@
    173172        $(QUIET)$(VBOX_MAKESELF) --follow $(PATH_TARGET)/install $@ \
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