$NetBSD: patch-aa,v 1.1.1.1 2008/06/23 01:36:56 taca Exp $ --- Rakefile.orig 2008-06-22 13:27:50.000000000 +0900 +++ Rakefile @@ -18,7 +18,7 @@ base_dir_included_components = %w(CHANGE README Rakefile TODO) excluded_components = %w(.svn .test-result .config doc log tmp pkg html config.yaml database.yml ldap.yml) -excluded_suffixes = %w(.help .sqlite3) +excluded_suffixes = %w(.help .sqlite3 .orig) white_list_paths = [ "rails/plugin/active_ldap/generators/scaffold_al/templates/ldap.yml"