fix spurious rcs build errors
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 8 Oct 2008 16:31:16 +0000 (16:31 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 8 Oct 2008 16:31:16 +0000 (16:31 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12909 3c298f89-4303-0410-b956-a3cf2f4a3e73

utils/rcs/patches/100-cross_compile.patch

index cf99b77..b61f317 100644 (file)
@@ -1,5 +1,5 @@
---- rcs-5.7.orig/src/conf.h
-+++ rcs-5.7/src/conf.h
+--- /dev/null
++++ b/src/conf.h
 @@ -0,0 +1,399 @@
 +/* RCS compile-time configuration */
 +
 +
 +/* <time.h> */
 +time_t time P((time_t*));
+--- a/src/Makefile.in
++++ b/src/Makefile.in
+@@ -153,7 +153,7 @@
+       $(REMOVE) TAGS
+ #(Unix
+-conf.h : conf.sh Makefile
++conf.h :
+       $(REMOVE) a.*
+       ALL_CFLAGS="$(ALL_CFLAGS)" \
+       CC='$(CC)' \