From a8405f4cf53c9108842e235c373e8c4fd97e7d31 Mon Sep 17 00:00:00 2001 From: wbx Date: Wed, 15 Mar 2006 09:49:18 +0000 Subject: add bitchx package from Duncan, thx git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3374 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/bitchx/patches/BitchX-tparm.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/bitchx/patches/BitchX-tparm.patch (limited to 'package/bitchx/patches') diff --git a/package/bitchx/patches/BitchX-tparm.patch b/package/bitchx/patches/BitchX-tparm.patch new file mode 100644 index 000000000..18bd7bfd0 --- /dev/null +++ b/package/bitchx/patches/BitchX-tparm.patch @@ -0,0 +1,10 @@ +--- BitchX/source/term.c.orig 2006-03-05 15:01:46.000000000 +1000 ++++ BitchX/source/term.c 2006-03-05 15:01:53.000000000 +1000 +@@ -92,7 +92,6 @@ + #endif + + extern char *getenv(); +-extern char *tparm(); + + /* + * The old code assumed termcap. termcap is almost always present, but on -- cgit v1.2.3