projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58cc4f6
)
Ignore backup and configuration files.
author
Jan Schneider
<jan@horde.org>
Thu, 6 May 2010 16:52:07 +0000
(18:52 +0200)
committer
Jan Schneider
<jan@horde.org>
Thu, 6 May 2010 17:08:49 +0000
(19:08 +0200)
framework/Packaging/script/horde-pear-release.php
patch
|
blob
|
history
diff --git
a/framework/Packaging/script/horde-pear-release.php
b/framework/Packaging/script/horde-pear-release.php
index
2bc43e8
..
02098b8
100755
(executable)
--- a/
framework/Packaging/script/horde-pear-release.php
+++ b/
framework/Packaging/script/horde-pear-release.php
@@
-44,6
+44,7
@@
$package = PEAR_PackageFileManager2::importOptions(
'clearcontents' => false,
'clearchangelog' => false,
'simpleoutput' => true,
+ 'ignore' => array('*~', 'conf.php'),
'include' => '*',
'dir_roles' =>
array(