[svn:DBD-Pg] r13128 - DBD-Pg/trunk

[email protected]
Newsgroups gmane.comp.db.postgresql.dbdpg.cvs
Message-ID <[email protected]>
Author: turnstep
Date: Mon Jul 27 14:54:51 2009
New Revision: 13128

Modified:
   DBD-Pg/trunk/Makefile.PL

Log:
Remove the test database dir on real|dist clean


Modified: DBD-Pg/trunk/Makefile.PL
==============================================================================
--- DBD-Pg/trunk/Makefile.PL	(original)
+++ DBD-Pg/trunk/Makefile.PL	Mon Jul 27 14:54:51 2009
@@ -212,6 +212,7 @@
 	 NEEDS_LINKING  => 1,
 	 NO_META        => 1,
 	 clean          => { FILES => 'trace Pg.xsi README.testdatabase' },
+     realclean      => { FILES => 'dbdpg_test_database/' },
 );
 
 if ($os eq 'hpux') {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.