From: Carl Hetherington Date: Sun, 14 Mar 2021 23:44:18 +0000 (+0100) Subject: Remove references to libicule* and libiculx* which seem no longer to exist. X-Git-Tag: v2.15.135 X-Git-Url: https://git.carlh.net/gitweb/?a=commitdiff_plain;h=78e7acd34725067d1e47e3f8676127934ee04b0f;hp=ba8c02f1cab02fbe3cde4c6abdd95e878318e599;p=dcpomatic.git Remove references to libicule* and libiculx* which seem no longer to exist. --- diff --git a/platform/osx/make_dmg.sh b/platform/osx/make_dmg.sh index d776baa2a..626e746bc 100644 --- a/platform/osx/make_dmg.sh +++ b/platform/osx/make_dmg.sh @@ -127,8 +127,6 @@ function copy_libs { copy_lib_env libicui18n "$dest" copy_lib_env libicudata "$dest" copy_lib_env libicuio "$dest" - copy_lib_env libicule "$dest" - copy_lib_env libiculx "$dest" copy_lib_env libicutest "$dest" copy_lib_env libicutu "$dest" copy_lib_env libicuuc "$dest"