22617702 fast-cgi should be 64-bit
authorRich Burridge <rich.burridge@oracle.com>
Thu, 28 Jan 2016 09:22:26 -0800
changeset 5358 fe333c2ff3dc
parent 5357 76a31ece4c74
child 5359 57359db17e2a
22617702 fast-cgi should be 64-bit
components/fastcgi/Makefile
components/fastcgi/fcgi.p5m
--- a/components/fastcgi/Makefile	Thu Jan 28 07:08:16 2016 -0800
+++ b/components/fastcgi/Makefile	Thu Jan 28 09:22:26 2016 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -43,6 +43,7 @@
 include $(WS_MAKE_RULES)/ips.mk
 include $(WS_MAKE_RULES)/lint-libraries.mk
 
+CONFIGURE_OPTIONS += --bindir=/usr/bin
 CONFIGURE_OPTIONS += --disable-static
 CONFIGURE_OPTIONS += --with-pic
 CONFIGURE_OPTIONS += --includedir=$(CONFIGURE_INCLUDEDIR)/fastcgi
--- a/components/fastcgi/fcgi.p5m	Thu Jan 28 07:08:16 2016 -0800
+++ b/components/fastcgi/fcgi.p5m	Thu Jan 28 09:22:26 2016 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
 set name=pkg.fmri \
@@ -34,7 +34,6 @@
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=org.opensolaris.arc-caseid value=PSARC/2009/014
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-file path=usr/bin/$(MACH64)/cgi-fcgi
 file path=usr/bin/cgi-fcgi
 file path=usr/include/fastcgi/fastcgi.h
 file path=usr/include/fastcgi/fcgi_config.h