mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Midnight Commander 4.8.11 recipe
This commit is contained in:
12
app-misc/mc/patches/mc.patch
Normal file
12
app-misc/mc/patches/mc.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
diff --git mc-4.8.11/lib/tty/tty-ncurses.c mc-4.8.11-haiku/lib/tty/tty-ncurses.c
|
||||
--- mc-4.8.11/lib/tty/tty-ncurses.c
|
||||
+++ mc-4.8.11-haiku/lib/tty/tty-ncurses.c
|
||||
@@ -66,7 +66,7 @@
|
||||
|
||||
/*** file scope macro definitions ****************************************************************/
|
||||
|
||||
-#if defined(_AIX) && !defined(CTRL)
|
||||
+#if !defined(CTRL)
|
||||
#define CTRL(x) ((x) & 0x1f)
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user