macvim: add missing call to ensureDir

This commit is contained in:
John Wiegley 2014-06-07 20:22:58 +00:00
parent c06613a3af
commit 6a3a9589e2

View file

@ -62,6 +62,7 @@ in mkDerivation rec {
'';
postInstall = ''
ensureDir $out/Applications
cp -r src/MacVim/build/Release/MacVim.app $out/Applications
rm $out/bin/{Vimdiff,Vimtutor,Vim,ex,rVim,rview,view}