]> Vexing Labs - dotfiles.git/commitdiff
Remove build of command-t
authorAdam A.G. Shamblin <zeroecks@tutanota.com>
Fri, 19 Jan 2018 19:04:08 +0000 (12:04 -0700)
committerAdam A.G. Shamblin <zeroecks@tutanota.com>
Fri, 19 Jan 2018 19:04:08 +0000 (12:04 -0700)
Makefile

index 28a336a5eb20a6906f35897c30744e6a58f69519..66088296b63578b879783d889059947ec895f3e6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,3 @@ build:
        ln -s $(CURDIR)/dotvim ~/.vim
        mkdir -p ~/env
        mkdir -p ~/.saves
-       cd $(CURDIR)/dotvim/bundle/command-t/ruby/command-t;\
-               make clean;\
-               ruby extconf.rb;\
-               make