diff options
Diffstat (limited to 'system/vim')
-rw-r--r-- | system/vim/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/vim/APKBUILD b/system/vim/APKBUILD index e9148fed1..56078ba0d 100644 --- a/system/vim/APKBUILD +++ b/system/vim/APKBUILD @@ -49,7 +49,7 @@ build() { --with-compiledby="Adélie Linux" \ vim_cv_toupper_broken=no \ vim_cv_terminfo=yes \ - vim_cv_tgent=zero \ + vim_cv_tgetent=zero \ vim_cv_tty_group=world \ vim_cv_getcwd_broken=no \ vim_cv_stat_ignores_slash=no \ |