summaryrefslogtreecommitdiffstats
path: root/package/rxvt/rxvt-2.7.5-include.patch
diff options
context:
space:
mode:
authorPaul Jones <paul@pauljones.id.au>2010-06-12 09:53:51 +1000
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-06-24 13:51:11 +0200
commitbb43b2408696787ad90450c9417a2114bbf3949b (patch)
tree9d5ef9777f8d8fb7cb28049ae2a0b3d3885530ee /package/rxvt/rxvt-2.7.5-include.patch
parent61ce3aaa64d0c56f3c3f471cac5c3514b192ce10 (diff)
downloadbuildroot-novena-bb43b2408696787ad90450c9417a2114bbf3949b.tar.gz
buildroot-novena-bb43b2408696787ad90450c9417a2114bbf3949b.zip
Remove package rxvt
It is very old (cira 2003) and very broken Signed-off-by: Paul Jones <paul@pauljones.id.au>
Diffstat (limited to 'package/rxvt/rxvt-2.7.5-include.patch')
-rw-r--r--package/rxvt/rxvt-2.7.5-include.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/package/rxvt/rxvt-2.7.5-include.patch b/package/rxvt/rxvt-2.7.5-include.patch
deleted file mode 100644
index 4ad51bbed..000000000
--- a/package/rxvt/rxvt-2.7.5-include.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-uClibc doesn't have <sys/stropts.h>
----
- src/init.h | 1 -
- 1 file changed, 1 deletion(-)
-
-Index: rxvt-2.7.5/src/init.h
-===================================================================
---- rxvt-2.7.5.orig/src/init.h
-+++ rxvt-2.7.5/src/init.h
-@@ -16,7 +16,6 @@
-
- #if defined(PTYS_ARE_PTMX) && !defined(__CYGWIN32__)
- # include <sys/resource.h> /* for struct rlimit */
--# include <sys/stropts.h> /* for I_PUSH */
- # define _NEW_TTY_CTRL /* to get proper defines in <termios.h> */
- #endif
-