[Pkg-ofed-commits] r684 - /branches/ofed-1.5lenny/opensm/trunk/debian/rules

opensides-guest at alioth.debian.org opensides-guest at alioth.debian.org
Wed Feb 24 15:40:40 UTC 2010


Author: opensides-guest
Date: Wed Feb 24 15:40:37 2010
New Revision: 684

URL: http://svn.debian.org/wsvn/pkg-ofed/?sc=1&rev=684
Log:
- Removed command that break svn-buildpackage


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

Modified: branches/ofed-1.5lenny/opensm/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/ofed-1.5lenny/opensm/trunk/debian/rules?rev=684&op=diff
==============================================================================
--- branches/ofed-1.5lenny/opensm/trunk/debian/rules (original)
+++ branches/ofed-1.5lenny/opensm/trunk/debian/rules Wed Feb 24 15:40:37 2010
@@ -47,8 +47,6 @@
 	# Add here commands to clean up after the build process.
 	[ ! -f Makefile ] || $(MAKE) distclean
 	rm -f config.sub config.guess
-	# Don't blow away svn directories; breaks svn-buildpackage
-#	-find $(CURDIR) -type d -name ".svn" -exec rm -rf {} \;
 
 	dh_clean 
 




More information about the Pkg-ofed-commits mailing list