diff options
| author | Robert Mustacchi <rm@joyent.com> | 2017-01-23 16:09:46 +0000 |
|---|---|---|
| committer | Robert Mustacchi <rm@joyent.com> | 2017-01-23 23:13:54 +0000 |
| commit | 6ff9d8f7fab9379afd19ae7fd961b7d44e0b4b8f (patch) | |
| tree | 19c79234478c4faaa9d92d3b5eda0d15831e783e /manifest | |
| parent | 847a8955daa2e0d0a57178e412add23bdb8189bc (diff) | |
| download | illumos-joyent-6ff9d8f7fab9379afd19ae7fd961b7d44e0b4b8f.tar.gz | |
OS-5912 missing 32-bit libficl-sys.so.4.1.0
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Approved by: Patrick Mooney <patrick.mooney@joyent.com>
Diffstat (limited to 'manifest')
| -rw-r--r-- | manifest | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -19,7 +19,7 @@ # CDDL HEADER END # # -# Copyright 2016 Joyent, Inc. +# Copyright 2017 Joyent, Inc. # # This lists all the files that illumos-joyent delivers as part of a build. # Keep this sorted as by LC_ALL=C sort -u -k2. @@ -6196,6 +6196,7 @@ f usr/lib/libfcoe.so.1 0755 root bin s usr/lib/libfcoe.so=libfcoe.so.1 s usr/lib/libfdisk.so.1=../../lib/libfdisk.so.1 s usr/lib/libfdisk.so=../../lib/libfdisk.so.1 +f usr/lib/libficl-sys.so.4.1.0 0755 root bin f usr/lib/libform.so.1 0755 root bin s usr/lib/libform.so=libform.so.1 f usr/lib/libfru.so.1 0755 root bin |
