patch 8.2.0667: cannot install Haiku version from source

Problem:    Cannot install Haiku version from source.
Solution:   Update Makefile and rdef file. (Emir Sari, closes #6013)
This commit is contained in:
Bram Moolenaar
2020-04-30 19:54:38 +02:00
parent 88e6cc2539
commit 2c5c1638a9
6 changed files with 32 additions and 21 deletions

View File

@ -10,4 +10,4 @@ software repository HaikuPorts. To get Vim:
- Open a Terminal and type "pkgman install vim", then follow instructions.
If you prefer to install Vim from source, follow the instructions on
"runtime/doc/os_haiku.txt", "Compiling Haiku" section.
"runtime/doc/os_haiku.txt", "Compiling Vim" section.