summaryrefslogtreecommitdiff
path: root/dev-perl/DBD-InterBase/files/DBD-InterBase-0.46-no-test.patch
blob: 7cce4833879558009b4bbe680c6b73fa54f5dded (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/Makefile.PL b/Makefile.PL
index dcd4572..beed124 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -544,7 +544,7 @@ else
 }
 
 # create the test config file
-make_test_conf();
+# make_test_conf();
 
 # and last but not least write the makefile
 WriteMakefile(%MakeParams);