VirtualBox

Changeset 4448

Show
Ignore:
Timestamp:
08/30/07 17:39:15 (1 year ago)
Author:
vboxsync
Message:

fixed OSE tarball name, the version already contains the string 'OSE'

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Makefile.kmk

    r4398 r4448  
    311311#TARBALLPATH ?= $(abspath $(PATH_ROOT)/..) - this should also do the trick without spawning a shell. 
    312312# the root directory inside the tarball 
    313 TARBALLROOT ?= VirtualBox-OSE-$(VBOX_VERSION_STRING) 
     313TARBALLROOT ?= VirtualBox-$(VBOX_VERSION_STRING) 
    314314# the name of the tarball file 
    315 TARBALLNAME ?= VirtualBox-OSE-$(VBOX_VERSION_STRING).tar.bz2 
     315TARBALLNAME ?= VirtualBox-$(VBOX_VERSION_STRING).tar.bz2 
    316316snapshot: 
    317317        @$(call MSG_L1,Creating tarball $(TARBALLPATH)/$(TARBALLNAME)) 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy