components/python/pep8/Makefile
branchs11-update
changeset 2693 2aa48dc32866
parent 2582 bb7506e1881b
child 3661 47545fb8aed4
--- a/components/python/pep8/Makefile	Thu Jul 25 22:11:17 2013 -0700
+++ b/components/python/pep8/Makefile	Thu Jul 25 22:11:17 2013 -0700
@@ -56,9 +56,9 @@
 	(cd $(PROTO_DIR)/usr/bin ; $(MV) -f pep8 pep8-$(PYTHON_VERSION))
 
 # common targets
-build:		$(BUILD_32)
+build:		$(BUILD_NO_ARCH)
 
-install:	$(INSTALL_32)
+install:	$(INSTALL_NO_ARCH)
 
 test:		$(NO_TESTS)