components/ruby/hiera/Makefile
changeset 6681 ccbd9bc81b18
parent 5682 94c0ca64c022
child 7565 48aa82a0931f
--- a/components/ruby/hiera/Makefile	Wed Aug 24 15:36:10 2016 -0700
+++ b/components/ruby/hiera/Makefile	Wed Aug 24 16:30:50 2016 -0700
@@ -50,9 +50,9 @@
 
 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
 
-build:		$(BUILD_64)
+build:		$(BUILD_NO_ARCH)
 
-install:	$(INSTALL_64)
+install:	$(INSTALL_NO_ARCH)
 
 test:		$(NO_TESTS)