1964N/A# The contents of this file are subject to the terms of the 1964N/A# Common Development and Distribution License (the "License"). 1964N/A# You may not use this file except in compliance with the License. 1964N/A# See the License for the specific language governing permissions 1964N/A# and limitations under the License. 1964N/A# When distributing Covered Code, include this CDDL HEADER in each 1964N/A# If applicable, add the following below this CDDL HEADER, with the 1964N/A# fields enclosed by brackets "[]" replaced with your own identifying 1964N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5680N/A# Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved. 1964N/A# Ocaml does not use a standard configure script, but has its own handwritten 1964N/A# one. So we must specify the arguments it accepts by hand. 1964N/A# Set up some environment variables to make things look nicer. 1964N/A# This action unpacks the additional tarballs and builds some additional 1964N/A# useful programs. For example, the ocamlbyteinfo and ocamlplugininfo 1964N/A# utilities are useful additions from Debian, and also included in RHEL. 1964N/A# This action moves additional files we want to install into the proto area. 1964N/A# I prefer using "cp -R" for copying the documentation tarball and example 1964N/A# contents since it will make it easier to see new files need to be packaged 1964N/A# ASLR should be enabled when 64-bit support is enabled, which is planned as 1964N/A# Files built in the COMPONENT_POST_INSTALL_ACTION are found by setting 1964N/A# PKG_PROTO_DIRS as follows: