[Pkg-ofed-commits] r672 - /branches/ofed-1.5lenny/libsdp/trunk/debian/rules

gmpc-guest at alioth.debian.org gmpc-guest at alioth.debian.org
Thu Feb 11 16:33:05 UTC 2010


Author: gmpc-guest
Date: Thu Feb 11 16:33:04 2010
New Revision: 672

URL: http://svn.debian.org/wsvn/pkg-ofed/?sc=1&rev=672
Log:
Don't remove .svn directories during clean.

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

Modified: branches/ofed-1.5lenny/libsdp/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/ofed-1.5lenny/libsdp/trunk/debian/rules?rev=672&op=diff
==============================================================================
--- branches/ofed-1.5lenny/libsdp/trunk/debian/rules (original)
+++ branches/ofed-1.5lenny/libsdp/trunk/debian/rules Thu Feb 11 16:33:04 2010
@@ -56,7 +56,6 @@
 	[ ! -f Makefile ] || $(MAKE) distclean
 	rm -f config.sub config.guess
 
-	-find $(CURDIR) -type d -name ".svn" -exec rm -rf {} \;
 
 	dh_clean 
 




More information about the Pkg-ofed-commits mailing list