mtd/patches patchin.sh,1.25,1.26

dmarlin at infradead.org dmarlin at infradead.org
Mon Sep 20 04:33:07 EDT 2004


Update of /home/cvs/mtd/patches
In directory phoenix.infradead.org:/tmp/cvs-serv9389/patches

Modified Files:
	patchin.sh 
Log Message:
Added missing 'then'.


Index: patchin.sh
===================================================================
RCS file: /home/cvs/mtd/patches/patchin.sh,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- patchin.sh	19 Sep 2004 12:56:57 -0000	1.25
+++ patchin.sh	20 Sep 2004 08:33:04 -0000	1.26
@@ -329,6 +329,7 @@
 	PATCH_FILES=$RSLIB_INC
 	patchit;
 	if test $PATCHLEVEL -eq 6 
+	then
 		mv -f lib/reed_solomon/rslib.c lib/reed_solomon/reed_solomon.c
 	fi
 





More information about the linux-mtd-cvs mailing list