summaryrefslogtreecommitdiff
path: root/databases/ruby-activeldap/patches/patch-aa
blob: 0e3c6b6ec190d06db89fa2929061fa4bfd0cf845 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$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"