diff options
Diffstat (limited to '3rdparty/PEAR/Installer/Role/Src.xml')
-rw-r--r-- | 3rdparty/PEAR/Installer/Role/Src.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/3rdparty/PEAR/Installer/Role/Src.xml b/3rdparty/PEAR/Installer/Role/Src.xml new file mode 100644 index 00000000000..103483402f0 --- /dev/null +++ b/3rdparty/PEAR/Installer/Role/Src.xml @@ -0,0 +1,12 @@ +<role version="1.0"> + <releasetypes>extsrc</releasetypes> + <releasetypes>zendextsrc</releasetypes> + <installable>1</installable> + <locationconfig>temp_dir</locationconfig> + <honorsbaseinstall /> + <unusualbaseinstall /> + <phpfile /> + <executable /> + <phpextension /> + <config_vars /> +</role>
\ No newline at end of file |