diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-25 22:56:15 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-25 22:56:15 +0100 |
| commit | 5b2df4b94a2ce65b33c20ebf145a223aefe62d24 (patch) | |
| tree | c656b5365ed160096eceffdb474c23e9b55272b6 /platform/osx | |
| parent | 19483a961b274befaff263d8646a78a56c102c65 (diff) | |
Various dist dep fixes.
Diffstat (limited to 'platform/osx')
| -rw-r--r-- | platform/osx/make_dmg.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/osx/make_dmg.sh b/platform/osx/make_dmg.sh index 57cae454b..c17683871 100644 --- a/platform/osx/make_dmg.sh +++ b/platform/osx/make_dmg.sh @@ -121,6 +121,7 @@ universal_copy_lib $ENV libiculx "$WORK/$libs" universal_copy_lib $ENV libicutest "$WORK/$libs" universal_copy_lib $ENV libicutu "$WORK/$libs" universal_copy_lib $ENV libicuuc "$WORK/$libs" +universal_copy_lib $ENV libicui18n "$WORK/$libs" relink=`echo $relink | sed -e "s/\+//g"` |
