]> git.donarmstrong.com Git - lilypond.git/blobdiff - vim/SConscript
* SConstruct (symlink): Add dvips and music-drawing-routines.ps.
[lilypond.git] / vim / SConscript
index 9f6694e0ad30d429dd7f01d64a40b55dee20b037..eb04b01a89bb95456aeef8804bd3a10d7621544a 100644 (file)
@@ -12,5 +12,5 @@ e.Command ('lilypond-words.vim',
            '#/ly/engraver-init.ly',],
           a)
 
-dir = env['sharedir_package_version'] + '/vim'
+dir = env['DESTDIR'] + env['sharedir_package_version'] + '/vim'
 env.Install (dir, sources)