mtd/scripts patchin.xml,1.2,1.3

gleixner at infradead.org gleixner at infradead.org
Mon Mar 14 07:09:07 EST 2005


Update of /home/cvs/mtd/scripts
In directory phoenix.infradead.org:/tmp/cvs-serv9079

Modified Files:
	patchin.xml 
Log Message:
Remove links before copy

Index: patchin.xml
===================================================================
RCS file: /home/cvs/mtd/scripts/patchin.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- patchin.xml	14 Mar 2005 09:54:57 -0000	1.2
+++ patchin.xml	14 Mar 2005 12:09:04 -0000	1.3
@@ -117,6 +117,7 @@
 	</ACTION>
 
 	<ACTION name="cp" depends="cp" except="rm,ln">
+		rm -f $dstpath/$dstfiles;
 		cp -f $srcpath/$srcfiles $dstpath/$dstfiles
 	</ACTION>
 





More information about the linux-mtd-cvs mailing list