Hi,

in my package.xml I have this:
 <filelist>
    <dir role="src" name="/">
      <file>CREDITS</file>
      <file>Makefile.in</file>

is it possible that with older versions of the pear-command I have to put on each <file> entry the role?
<filelist>
<dir role="src" name="/">
<file role="src">CREDITS</file>
<file role="src">Makefile.in</file>


Because I got a report from a user that he has problems installing the package.
Localy if have no problems pear validate-package returns no error.


bye,
--
------------------------------- -------------------------------------
Michael Bretterklieber        - [EMAIL PROTECTED]
JAWA Management Software GmbH - http://www.jawa.at
Liebenauer Hauptstr. 200        -------------- privat ---------------
A-8041 GRAZ                     GSM: ++43-(0)676-93 96 698
Tel: ++43-(0)316-403274-12      E-mail:   [EMAIL PROTECTED]
Fax: ++43-(0)316-403274-10      http://www.bretterklieber.com
------------------------------- -------------------------------------
"...the number of UNIX installations has grown to 10, with more
expected..." - Dennis Ritchie and Ken Thompson, June 1972


-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to