[Pkg-ofed-commits] r628 - /branches/ofed-1.5lenny/perftest/trunk/debian/rules

gmpc-guest at alioth.debian.org gmpc-guest at alioth.debian.org
Wed Feb 10 16:23:41 UTC 2010


Author: gmpc-guest
Date: Wed Feb 10 16:23:41 2010
New Revision: 628

URL: http://svn.debian.org/wsvn/pkg-ofed/?sc=1&rev=628
Log:
Removing .svn files breaks svn-buildpackage

Modified:
    branches/ofed-1.5lenny/perftest/trunk/debian/rules

Modified: branches/ofed-1.5lenny/perftest/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/ofed-1.5lenny/perftest/trunk/debian/rules?rev=628&op=diff
==============================================================================
--- branches/ofed-1.5lenny/perftest/trunk/debian/rules (original)
+++ branches/ofed-1.5lenny/perftest/trunk/debian/rules Wed Feb 10 16:23:41 2010
@@ -40,7 +40,6 @@
 	# Add here commands to clean up after the build process.
 	$(MAKE) clean
 
-	-find $(CURDIR) -type d -name ".svn" -exec rm -rf {} \;
 
 	dh_clean 
 




More information about the Pkg-ofed-commits mailing list