diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-27 09:37:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-27 09:37:29 +0100 |
| commit | 73da208ecb65ed1074948a918fee934528f5c2a9 (patch) | |
| tree | 4be16dd14bea312417efd4b609fcc1cdaabcf940 | |
| parent | 0fa64650da252ce29389b62e5c40f32096dc9c4b (diff) | |
More OS X dep fixes.
| -rw-r--r-- | platform/osx/make_dmg.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/platform/osx/make_dmg.sh b/platform/osx/make_dmg.sh index 0e3d13de8..ba91a9884 100644 --- a/platform/osx/make_dmg.sh +++ b/platform/osx/make_dmg.sh @@ -121,8 +121,6 @@ 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 libicudt "$WORK/$libs" -universal_copy_lib $ENV libicuin "$WORK/$libs" relink=`echo $relink | sed -e "s/\+//g"` |
