package_definition.xml
author Mike Kinghan <mikek@symbian.org>
Wed, 04 Aug 2010 15:41:26 +0100
branchGCC_SURGE
changeset 95 285922d13199
parent 10 1cf69c2c2bbd
permissions -rw-r--r--
Correction for the fix for Bug 3508 - Persistent storage support breaks Linux compatibility. A 2nd `make install' will fail attempting to create symlink libnvmemmory.so already created by 1st install. Install should pre-emptively delete it.

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="qemu" name="QEMU" levels="hw-if">
    <collection id="baseport" name="Baseport" level="hw-if">
      <component id="syborg" name="Syborg" introduced="symbian^2" purpose="optional">
        <unit bldFile="baseport/syborg" mrp="baseport/syborg/syborg.mrp"/>
      </component>
    </collection>
  </package>
</SystemDefinition>