r23289 - in /trunk/libjifty-plugin-oauth-perl: debian/rules	t/testapp_plugin_oauthtt06readonly564dbda2	t/testapp_plugin_oauthtt07readwrite564dbda2
    yvesago-guest at users.alioth.debian.org 
    yvesago-guest at users.alioth.debian.org
       
    Wed Jul 16 10:33:22 UTC 2008
    
    
  
Author: yvesago-guest
Date: Wed Jul 16 10:33:20 2008
New Revision: 23289
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=23289
Log:
more cleanup of files generated by tests
Removed:
    trunk/libjifty-plugin-oauth-perl/t/testapp_plugin_oauthtt06readonly564dbda2
    trunk/libjifty-plugin-oauth-perl/t/testapp_plugin_oauthtt07readwrite564dbda2
Modified:
    trunk/libjifty-plugin-oauth-perl/debian/rules
Modified: trunk/libjifty-plugin-oauth-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjifty-plugin-oauth-perl/debian/rules?rev=23289&op=diff
==============================================================================
--- trunk/libjifty-plugin-oauth-perl/debian/rules (original)
+++ trunk/libjifty-plugin-oauth-perl/debian/rules Wed Jul 16 10:33:20 2008
@@ -27,6 +27,8 @@
 	dh_testdir
 	dh_testroot
 	dh_clean build-stamp install-stamp
+	$(RM) -rf t/mason*
+	$(RM) -rf t/t/mailbox_tt*
 	[ ! -f Makefile ] || $(MAKE) realclean
 
 install: install-stamp
    
    
More information about the Pkg-perl-cvs-commits
mailing list