PEAR2_SimpleChannelServer-0.2.0PEAR2_SimpleChannelServer-0.2.0/php/PEAR2/Pyrus/Installer/Role/Customrole.xml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<role version="2.0" xmlns="http://pear2.php.net/dtd/customrole-2.0">
 <name>customrole</name>
 <class>PEAR2\Pyrus\Installer\Role\Customrole</class>
 <validationmethod>validate</validationmethod>
 <releasetypes>php</releasetypes>
 <releasetypes>extsrc</releasetypes>
 <releasetypes>extbin</releasetypes>
 <releasetypes>zendextsrc</releasetypes>
 <releasetypes>zendextbin</releasetypes>
 <installable>1</installable>
 <locationconfig>data_dir</locationconfig>
 <honorsbaseinstall />
 <unusualbaseinstall>1</unusualbaseinstall>
 <executable />
</role>
EOF