MacOS build: strip binaries

This commit is contained in:
Moritz Bunkus 2015-10-06 21:42:17 +02:00
parent 1971de44c2
commit f9ccecfd77

View File

@ -236,6 +236,8 @@ function build_dmg {
./drake install prefix=${dmgcnt}
test -f ${dmgmac}/mkvtoolnix-gui
strip ${dmgcnt}/MacOS/mkv{merge,info,extract,propedit,toolnix-gui}
cp README.md $dmgbase/README.txt
cp COPYING $dmgbase/COPYING.txt
cp ChangeLog $dmgbase/ChangeLog.txt