VirtualBox

Changeset 30299 in vbox for trunk


Ignore:
Timestamp:
Jun 18, 2010 8:37:16 AM (15 years ago)
Author:
vboxsync
Message:

Main/testcase/Makefile.kmk: OVF testcase fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/testcase/Makefile.kmk

    r30267 r30299  
    8383endif
    8484
    85 INSTALLS += $(if $(VBOX_OSE),,ovfdummy ovfjoomla09)
    86 
    87 ovfdummy_MODE = a+r,u+w
    88 ovfdummy_INST = bin/ovf-testcases
    89 ovfdummy_SOURCES = ovf-dummy.vmdk
    90 
    91 ovfjoomla09_MODE = a+r,u+w
    92 ovfjoomla09_INST = bin/ovf-testcases/ovf-joomla-0.9
    93 ovfjoomla09_SOURCES = ovf-joomla-0.9/joomla-1.1.4-ovf.ovf
     85ifndef VBOX_OSE
     86#
     87# OVF test data.
     88#
     89INSTALLS += ovf-testcases
     90ovf-testcases_MODE = a+r,u+w
     91ovf-testcases_INST = $(INST_BIN)ovf-testcases/
     92ovf-testcases_SOURCES = \
     93        ovf-dummy.vmdk \
     94        ovf-joomla-0.9/joomla-1.1.4-ovf.ovf=>ovf-joomla-0.9/joomla-1.1.4-ovf.ovf
     95endif
    9496
    9597#
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