forked from mirrors/linphone-iphone
fix macos bundle problem
This commit is contained in:
parent
6b02a9e076
commit
6306a86bfd
1 changed files with 1 additions and 1 deletions
|
|
@ -192,7 +192,7 @@ bundle: $(LIBICONV_HACK)
|
|||
LINPHONE_INSTALL_PREFIX=$(INSTALLDIR_WITH_PREFIX) \
|
||||
LIBLINPHONE_INSTALL_PREFIX=$(INSTALLDIR_WITH_PREFIX) \
|
||||
ige-mac-bundler $(PACKAGE_BUNDLE_FILE)
|
||||
/bin/echo -n "[Pango]\nModuleFiles=./etc/pango/pango.modules" \
|
||||
printf "[Pango]\nModuleFiles=./etc/pango/pango.modules\n" \
|
||||
> $(BUNDLEDIR)/Contents/Resources/etc/pango/pangorc
|
||||
cp -f $(LIBICONV_HACK) $(BUNDLEDIR)/Contents/Resources/lib/.
|
||||
cd $(BUNDLEDIR)/.. && zip -r $(PACKAGE)-$(VERSION).app.zip $(MACAPPNAME)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue