diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-09 09:52:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-09 09:52:41 +0100 |
| commit | c0503d4121ffead6a3adb745b167191cd006b4a3 (patch) | |
| tree | de58d2e51c09f84913b6695fd923102162bdb1b6 /platform | |
| parent | f26af8112b03b5233eb5239defd11a7428b705ad (diff) | |
| parent | 5f6ee203ec06970bac3ecd89e5b0780ed9b04f77 (diff) | |
Merge.
Diffstat (limited to 'platform')
| -rw-r--r-- | platform/osx/make_dmg.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/osx/make_dmg.sh b/platform/osx/make_dmg.sh index 6791282ff..cbc703c36 100644 --- a/platform/osx/make_dmg.sh +++ b/platform/osx/make_dmg.sh @@ -112,7 +112,7 @@ universal_copy_lib $ENV libpango "$WORK/$libs" universal_copy_lib $ENV libcairo "$WORK/$libs" universal_copy_lib $ENV libpixman "$WORK/$libs" universal_copy_lib $ENV libharfbuzz "$WORK/$libs" -universal_copy_lib $ENV libswresample "$WORK/$libs" +universal_copy_lib $ENV libsamplerate "$WORK/$libs" relink=`echo $relink | sed -e "s/\+//g"` |
