VirtualBox

Changeset 5875 in vbox


Ignore:
Timestamp:
Nov 28, 2007 8:54:30 PM (17 years ago)
Author:
vboxsync
Message:

don't create VirtualBox.run when building debs/rpms (save time)

File:
1 edited

Legend:

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

    r5769 r5875  
    2222endif
    2323
     24VBOX_NO_LINUX_RUN_INSTALLER ?= $(VBOX_OSE)
     25
    2426PROGRAMS       = VBoxTunctl
    25 PACKING        = $(if $(VBOX_OSE),,$(PATH_BIN)/VirtualBox.run)
     27PACKING        = $(if $(VBOX_NO_LINUX_RUN_INSTALLER),,$(PATH_BIN)/VirtualBox.run)
    2628PACKING       += $(PATH_BIN)/VirtualBox.tar.bz2
    2729OTHER_CLEAN    = $(addprefix $(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