mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-12 12:50:51 +00:00
fix building vim after libvterm
This commit is contained in:
committed by
Fredrik Fornwall
parent
e03810d9c4
commit
f0b1bddcbf
11
packages/vim-python/vterm_internal.h.patch
Normal file
11
packages/vim-python/vterm_internal.h.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
--- ../cache/vim-8.0.0979/src/libvterm/src/vterm_internal.h 2017-08-20 18:21:23.000000000 +0000
|
||||
+++ ./src/libvterm/src/vterm_internal.h 2017-08-21 03:25:48.637450794 +0000
|
||||
@@ -1,7 +1,7 @@
|
||||
#ifndef __VTERM_INTERNAL_H__
|
||||
#define __VTERM_INTERNAL_H__
|
||||
|
||||
-#include "vterm.h"
|
||||
+#include "../include/vterm.h"
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
Reference in New Issue
Block a user