VirtualBox

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


Ignore:
Timestamp:
Mar 5, 2008 11:23:14 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
28686
Message:

Installer/Linux: no need to compress and uncompress everything twice

File:
1 edited

Legend:

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

    r7297 r7301  
    180180                $(PATH_TARGET)/vboxdrv.sh \
    181181                $(if $(VBOX_OSE),,$(PATH_ROOT)/doc/License.txt)
    182         $(call MSG_TOOL,makeself,,,$@)
     182        $(call MSG_TOOL,makeself,,$@)
    183183        $(QUIET)$(SED) -e "s;_VERSION_;${VBOX_VERSION_STRING};g" \
    184184                -e "s;_BUILD_;$(shell date);g" \
     
    192192        $(QUIET)$(INSTALL) -m 0755 $(PATH_TARGET)/vboxdrv.sh $(PATH_TARGET)/install
    193193        $(QUIET)$(RM) -f $@
    194         $(QUIET)$(VBOX_MAKESELF) --follow $(PATH_TARGET)/install $@ \
     194        $(QUIET)$(VBOX_MAKESELF) --follow --nocomp $(PATH_TARGET)/install $@ \
    195195                "VirtualBox for Linux installation" ./install.sh "\$$0 1> /dev/null"
    196196
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette