summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-10-21 15:54:04 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-10-21 15:54:04 (EDT)
commit58c1399fc947dc636f672fd2717bd0e05767671a (patch)
tree7a98df5ae799b24b3e44c673ac23118d8eda9e5c
parent68fd3b201520127638200188f2a704378d63a65f (diff)
build: Uncomment a command
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
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.