[Pkg-ofed-commits] r650 - /branches/ofed-1.5lenny/ibsim/trunk/debian/rules

gmpc-guest at alioth.debian.org gmpc-guest at alioth.debian.org
Thu Feb 11 12:30:34 UTC 2010


Author: gmpc-guest
Date: Thu Feb 11 12:30:31 2010
New Revision: 650

URL: http://svn.debian.org/wsvn/pkg-ofed/?sc=1&rev=650
Log:
Don't remove .svn file during clean; break svn-buildpackage

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

Modified: branches/ofed-1.5lenny/ibsim/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/ofed-1.5lenny/ibsim/trunk/debian/rules?rev=650&op=diff
==============================================================================
--- branches/ofed-1.5lenny/ibsim/trunk/debian/rules (original)
+++ branches/ofed-1.5lenny/ibsim/trunk/debian/rules Thu Feb 11 12:30:31 2010
@@ -55,7 +55,6 @@
 	dh_prep  
 	dh_installdirs
 
-	-find $(CURDIR) -type d -name ".svn" -exec rm -rf {} \; >/dev/null 2>&1
 
 	# Add here commands to install the package into debian/ibsim.
 	$(MAKE) DESTDIR=$(CURDIR)/debian/tmp install




More information about the Pkg-ofed-commits mailing list