Development

Changeset 5722

You must first sign up to be able to contribute.

Changeset 5722

Show
Ignore:
Timestamp:
10/28/07 09:59:14 (6 years ago)
Author:
kupokomapa
Message:

[sfHamlViewPlugin] Fixed a problem with autopackage2.php where it was generating pacakge.xml file which did not produce the right package.tgz file.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/sfHamlViewPlugin/branches/1.0/autopackage2.php

    r5721 r5722  
    5555  'ignore'            => array('autopackage2.php', 'package.xml', '.svn'), 
    5656  'simpleoutput'      => true, 
    57   'baseinstalldir'    => '/', 
    58   'packagedirectory'  => $dir, 
    59   'dir_roles'         => array('tests' => 'test') 
     57  'baseinstalldir'    => 'sfHamlViewPlugin/', 
     58  'packagedirectory'  => $dir 
    6059)); 
    6160if (PEAR::isError($result)) { 
  • plugins/sfHamlViewPlugin/branches/1.0/package.xml

    r5721 r5722  
    1515 </lead> 
    1616 <date>2007-10-28</date> 
    17  <time>17:39:32</time> 
     17 <time>17:59:50</time> 
    1818 <version> 
    1919  <release>1.2.0</release> 
     
    2727 <notes>--</notes> 
    2828 <contents> 
    29   <dir baseinstalldir="/" name="/"> 
     29  <dir baseinstalldir="sfHamlViewPlugin/" name="/"> 
    3030   <dir name="lib"> 
    3131    <dir name="helper">