X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=8a97751c4574c75c3324c0a282741fb7986b5709;hb=d266628116c7f359e6677f9b2f3658d87634f251;hp=f465cb41075256833cb618bdc6746c66e148ef70;hpb=5f7c90b5f01c8018d2c39d400386b3b572f03791;p=xboard.git diff --git a/Makefile.am b/Makefile.am index f465cb4..8a97751 100644 --- a/Makefile.am +++ b/Makefile.am @@ -304,7 +304,7 @@ osxapp: all-recursive install install-recursive $(INSTALL) ./png/marble_l.png $(gamedatadir)/themes/textures $(INSTALL) ./png/xqwood.png $(gamedatadir)/themes/textures cp -R ./osxapp/logos $(gamedatadir)/ - cp -R ./osxapp/osx-localization/. $(datarootdir)/ + cp -R /opt/local/share/strings/. $(datarootdir)/ for i in po/*gmo; do lang=`basename $$i .gmo`; $(INSTALL) /opt/local/share/locale/$$lang/LC_MESSAGES/gtk20.mo $(localedir)/$$lang/LC_MESSAGES/; done dylibbundler -of -b -x $(bindir)/xboard-bin -d $(datarootdir)/lib -p @executable_path/../Resources/lib dylibbundler -of -b -x $(datarootdir)/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so -d $(datarootdir)/lib -p @executable_path/../Resources/lib