aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bvi/bvi-1.3.1/compile.patch
blob: b64cd8f445ffe2af4051ffcb338399486e3be40f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
#

--- bvi-1.3.1/bmore.h~compile
+++ bvi-1.3.1/bmore.h
@@ -48,7 +48,7 @@
 #	include <unistd.h>
 #if HAVE_NCURSES_H
 #   include <ncurses.h>
-#	include <ncurses/term.h>
+#	include <term.h>
 #else
 #   include <curses.h>
 #	include <term.h>