move 32-bit libs to lib/i386 subdirs & 64-bit libs to lib/
[unleashed.git] / usr / src / pkg / manifests / system-ficl.inc
blob2e5ab1fb874c24b13119e07bdd728f4484f2ab4e
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2016, Toomas Soome <tsoome@me.com>
17 # The default for payload-bearing actions in this package is to appear in the
18 # global zone only.  See the include file for greater detail, as well as
19 # information about overriding the defaults.
21 dir path=usr group=sys
22 dir path=usr/bin group=bin
23 dir path=usr/bin/$(ARCH32) group=bin
24 dir path=usr/bin/$(ARCH32) group=bin
25 dir path=usr/lib group=bin
26 dir path=usr/lib/$(ARCH32) group=bin
27 file path=usr/bin/$(ARCH32)/ficl-sys group=sys mode=0555
28 file path=usr/bin/$(ARCH64)/ficl-sys group=sys mode=0555
29 file path=usr/lib/$(ARCH32)/libficl-sys.so.4.1.0 group=sys mode=0755
30 file path=usr/lib/libficl-sys.so.4.1.0 group=sys mode=0755
31 hardlink path=usr/bin/ficl-sys target=../../usr/lib/isaexec
32 license lic_CDDL license=lic_CDDL
33 license usr/src/common/ficl/LICENSE license=usr/src/common/ficl/LICENSE