components/python/python34/Makefile
changeset 2124 c9bbad49190b
parent 2060 a9ad5cd0ec29
child 2183 5d00686e81da
--- a/components/python/python34/Makefile	Tue Sep 30 13:40:13 2014 -0700
+++ b/components/python/python34/Makefile	Wed Oct 01 13:17:07 2014 -0700
@@ -103,6 +103,7 @@
 CONFIGURE_OPTIONS  +=		--without-gcc
 CONFIGURE_OPTIONS  +=		--without-ensurepip
 CONFIGURE_OPTIONS  +=		--enable-ipv6
+CONFIGURE_OPTIONS  +=		--bindir=/usr/bin
 CONFIGURE_OPTIONS  +=		CPPFLAGS="$(CPPFLAGS)"
 CONFIGURE_OPTIONS  +=		LDFLAGS="$(LDFLAGS)"
 CONFIGURE_OPTIONS  +=		CFLAGS="$(CFLAGS)"