From: Henri-Damien LAURENT <[email protected]> MANIFEST.SKIP with grouping orig back and old had a problem with hold-transfer-slip.pl --- MANIFEST.SKIP | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP index c9ff920..acfb338 100644 --- a/MANIFEST.SKIP +++ b/MANIFEST.SKIP @@ -3,7 +3,10 @@ release_notes_2 release_notes_1 \bCVS/ ~$ -\.\(orig|old|bak\)$ +\.patch$ +\.orig$ +\.old$ +\.bak$ [ ] \.git/ MANIFEST.bak -- 1.6.0.4 _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
