From: Carl Hetherington Date: Sun, 29 Mar 2020 20:42:35 +0000 (+0200) Subject: Fix typo. X-Git-Url: https://git.carlh.net/gitweb/?a=commitdiff_plain;h=66188f33fbe6b042e765fdf6f73d51cba5ffd488;p=dcpomatic.git Fix typo. --- diff --git a/platform/osx/make_dmg.sh b/platform/osx/make_dmg.sh index 3c1823b5f..885fd5d60 100644 --- a/platform/osx/make_dmg.sh +++ b/platform/osx/make_dmg.sh @@ -169,7 +169,7 @@ function copy_libs { copy_lib_env libvorbis "$dest" copy_lib_env libogg "$dest" copy_lib_env libxerces-c "$dest" - copy_liv_env libnanomsg "$dest" + copy_lib_env libnanomsg "$dest" } # @param #1 directory to copy to