Blame SOURCES/bash-2.05b-debuginfo.patch

287226
--- bash-2.05b/builtins/Makefile.in.debuginfo	2003-03-25 17:25:21.000000000 +0000
287226
+++ bash-2.05b/builtins/Makefile.in	2003-03-25 17:25:49.000000000 +0000
287226
@@ -93,7 +93,6 @@
287226
 	$(RM) $@
287226
 	./$(MKBUILTINS) $(DIRECTDEFINE) $<
287226
 	$(CC) -c $(CCFLAGS) $*.c || ( $(RM) $*.c ; exit 1 )
287226
-	$(RM) $*.c
287226
 
287226
 # How to make a .c file from a .def file.
287226
 .def.c: