From fc6fdc0feaa9bc506c4546b881674d94a9ad3f3b Mon Sep 17 00:00:00 2001
From: P. J. McDermott <pjm@nac.net>
Date: Sun, 02 Jun 2013 11:06:00 -0400
Subject: build: Don't chmod configure anymore.

---
(limited to 'build')

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 \
--
cgit v0.9.1