From 58c1399fc947dc636f672fd2717bd0e05767671a Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 21 Oct 2014 15:54:04 -0400 Subject: build: Uncomment a command --- diff --git a/build b/build index a4e497d..44672d2 100755 --- a/build +++ b/build @@ -18,7 +18,7 @@ build: touch $@ install: build - #oh-autoinstall -B src/Build + oh-autoinstall -B src/Build # We don't need Bash completions. rm dest/usr/share/cmake-3.0/completions/* # We don't need Emacs Lisp and Vimscript files. -- cgit v0.9.1