diff --git a/Makefile.am b/Makefile.am index 7b8755e67..007dc5dbf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -245,6 +245,7 @@ pkg: $(MACAPPNAME) rm -rf ./packaging mkdir -p ./packaging cp ${srcdir}/COPYING ./packaging + cp ${srcdir}/pixmaps/linphone.png ./packaging pkgbuild --install-location /Applications --scripts ${srcdir}/build/macos/pkg-scripts --component $(MACAPPNAME) ./packaging/linphone.pkg productbuild --resources . --distribution ${srcdir}/build/macos/pkg-distribution.xml --package-path ./packaging $(MACAPPPKG) diff --git a/build/macos/pkg-distribution.xml.in b/build/macos/pkg-distribution.xml.in index 37cd80ebe..8f66a99d9 100644 --- a/build/macos/pkg-distribution.xml.in +++ b/build/macos/pkg-distribution.xml.in @@ -1,5 +1,8 @@ + Linphone + + @@ -12,5 +15,4 @@ linphone.pkg -