[Pkg-ofed-commits] r661 - /branches/ofed-1.5lenny/ofed-docs/trunk/debian/rules

gmpc-guest at alioth.debian.org gmpc-guest at alioth.debian.org
Thu Feb 11 13:48:53 UTC 2010


Author: gmpc-guest
Date: Thu Feb 11 13:48:51 2010
New Revision: 661

URL: http://svn.debian.org/wsvn/pkg-ofed/?sc=1&rev=661
Log:
Don't remove .svn directories; breaks svn-buildpackage

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

Modified: branches/ofed-1.5lenny/ofed-docs/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/ofed-1.5lenny/ofed-docs/trunk/debian/rules?rev=661&op=diff
==============================================================================
--- branches/ofed-1.5lenny/ofed-docs/trunk/debian/rules (original)
+++ branches/ofed-1.5lenny/ofed-docs/trunk/debian/rules Thu Feb 11 13:48:51 2010
@@ -42,7 +42,6 @@
 
 	dh_clean 
 
-	-find $(CURDIR) -type d -name ".svn" -exec rm -rf {} \; >/dev/null 2>&1
 
 install: build
 	dh_testdir




More information about the Pkg-ofed-commits mailing list