summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-06-02 11:06:00 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-06-02 11:06:00 (EDT)
commitfc6fdc0feaa9bc506c4546b881674d94a9ad3f3b (patch)
treebe3c6b675c000e110f92bdef88713b294429645d
parent50638e2d27c5a4d9340a5b7031d91358e82b4c38 (diff)
build: Don't chmod configure anymore.
-rwxr-xr-xbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/build b/build
index ca10aac..a89eaa1 100755
--- a/build
+++ b/build
@@ -3,7 +3,6 @@
include ../source.mk
build:
- chmod a+x src/configure
oh-autoconfigure -- \
--disable-static \
--disable-curl --disable-ssl-curl --disable-gpg \