build script error

This commit is contained in:
John Bintz 2009-12-17 23:08:50 -05:00
parent 8992ecbc81
commit 86547ca4b7
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ if (!$zip_file = tempnam('', 'comicpress')) {
$zip_file .= '.zip';
$ignore_filters = array(
'#~$#', '#^\.#', '#^test$#', '#^build$#', '#^Makefile$', '#^phpunit.xml$#'
'#~$#', '#^\.#', '#^test$#', '#^build$#', '#^Makefile$#', '#^phpunit.xml$#'
);
$renames = array(