~ubuntu-branches/ubuntu/maverick/speech-tools/maverick

3.2.1 by Kumar Appaiah
* Add common description for all patches.
1
This patch is part of a series of patches for speech-tools for
2
Debian GNU/Linux, which primarily fix build errors with GCC 4.3 and newer.
3
3.1.6 by Kumar Appaiah, Kartik Mistry, Kumar Appaiah
[ Kartik Mistry ]
4
Index: speech-tools/config/rules/bin_process.mak
5
===================================================================
6
--- speech-tools.orig/config/rules/bin_process.mak	2010-02-03 06:28:14.000000000 -0600
7
+++ speech-tools/config/rules/bin_process.mak	2010-07-17 08:20:19.000000000 -0500
8
@@ -59,6 +59,7 @@
13 by Kartik Mistry, Kumar Appaiah, Kartik Mistry
[Kumar Appaiah]
9
 		Makefile ) : ;; \
10
 		VCLocalRules ) : ;; \
11
 		RCS|CVS ) : ;; \
12
+		SCCS|BitKeeper ) : ;; \
13
 		* ) $(ECHO_N) " $$i"; $(RM) -f "$$i";; \
14
 	    esac \
15
 	done