vim-gtk: remove duplicated pre-configure step

This commit is contained in:
Leonid Pliushch 2019-05-28 01:00:59 +03:00 committed by Yaksh Bariya
parent 4265b18041
commit 7e4924af53
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 0 additions and 4 deletions

View File

@ -44,10 +44,6 @@ share/vim/vim81/tools
TERMUX_PKG_CONFFILES="share/vim/vimrc"
termux_step_pre_configure() {
CPPFLAGS+=" -I${TERMUX_PREFIX}/include/python3.7m"
}
termux_step_pre_configure() {
make distclean