Changeset 442 for trunk/autopackage2.php
- Timestamp:
- 08/20/06 15:21:58 (2 years ago)
- Files:
-
- trunk/autopackage2.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/autopackage2.php
r441 r442 121 121 'license' => 'LGPL', 122 122 'filelistgenerator' => 'file', 123 'ignore' => array( 'package.php', 'autopackage .php', 'package2.xml', '.cvsignore', '.svn', 'examples/cache', 'rfcs' ),123 'ignore' => array( 'package.php', 'autopackage2.php', 'package.xml', '.cvsignore', '.svn', 'examples/cache', 'rfcs' ), 124 124 'simpleoutput' => true, 125 125 'baseinstalldir' => 'pat',
