aboutsummaryrefslogtreecommitdiff
path: root/test/functional/shell/viml_system_spec.lua
diff options
context:
space:
mode:
authorJohn Szakmeister <john@szakmeister.net>2014-11-05 08:50:00 -0500
committerJohn Szakmeister <john@szakmeister.net>2014-11-08 16:55:15 -0500
commit938faf5e2d49a5ea7458eefbc0e0df0532d01d32 (patch)
tree1d3c9a789f198c9d040633ee91e9dd37b1385ad2 /test/functional/shell/viml_system_spec.lua
parente0628dab497fbfa62f0ab2dcc3d7eb785b5cc137 (diff)
downloadrneovim-938faf5e2d49a5ea7458eefbc0e0df0532d01d32.tar.gz
rneovim-938faf5e2d49a5ea7458eefbc0e0df0532d01d32.tar.bz2
rneovim-938faf5e2d49a5ea7458eefbc0e0df0532d01d32.zip
build: fix the usage of DESTDIR in InstallHelpers.cmake
It turns out that `file(INSTALL ...)` already accounts for `DESTDIR`, so this wasn't creating the directory structure in the correct location. Instead, we need to do our existence check with `DESTDIR`, but leave it off when doing the install step. While we're at it, add a check to make sure `ENV{DESTDIR}` is not being used with a relative path, as that construct doesn't make much sense. This fixes issue #1387 discovered while trying to make helptag generation work correctly in #1381.
Diffstat (limited to 'test/functional/shell/viml_system_spec.lua')
0 files changed, 0 insertions, 0 deletions