From 9d35b5c49f479f6d66ab5374bd939a5bd930c940 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@3374 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/bitchx/patches/BitchX-tparm.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 openwrt/package/bitchx/patches/BitchX-tparm.patch (limited to 'openwrt/package/bitchx/patches/BitchX-tparm.patch') diff --git a/openwrt/package/bitchx/patches/BitchX-tparm.patch b/openwrt/package/bitchx/patches/BitchX-tparm.patch new file mode 100644 index 000000000..18bd7bfd0 --- /dev/null +++ b/openwrt/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