aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os_unix.c
diff options
context:
space:
mode:
authorJohn Szakmeister <john@szakmeister.net>2014-09-14 04:51:20 -0400
committerJohn Szakmeister <john@szakmeister.net>2014-09-14 05:03:35 -0400
commit5fa54a2dc09ac1080992e62e9aab7985c8f3ee7b (patch)
tree0872ef19f6a4111d5d686e44604886d31555dea3 /src/nvim/os_unix.c
parent0838b9773958d06b87e4b290b2716f19f904fa95 (diff)
downloadrneovim-5fa54a2dc09ac1080992e62e9aab7985c8f3ee7b.tar.gz
rneovim-5fa54a2dc09ac1080992e62e9aab7985c8f3ee7b.tar.bz2
rneovim-5fa54a2dc09ac1080992e62e9aab7985c8f3ee7b.zip
third-party: avoid using `rm` in the install command
Also, the command was removing only .so versions of the library, and not the the `.dylib` under Mac OS X, and in a way that it would fail if the files weren't present. Instead, let's delegate to a CMake script--to get the portability--and use a glob to detect and remove the shared versions of the library. Hopefully, this will become unnecessary as msgpack's build becomes more full-featured, and we can just tell it to build the static version instead.
Diffstat (limited to 'src/nvim/os_unix.c')
0 files changed, 0 insertions, 0 deletions