osx: Lion compatibility (issue 51)

This commit is contained in:
Alexander Kojevnikov 2011-08-06 11:28:28 +08:00
parent 4a8c178f85
commit f0f90a71ef
2 changed files with 3 additions and 1 deletions
dist/osx
web

2
dist/osx/README vendored

@ -15,5 +15,7 @@ Run:
$ jhbuild shell
$ dist/osx/bundle.sh
Note: On Lion, built in libiconv conflicts with the bundled version. To work around, accompany all jhbuild commands with `--skip=libiconv` so that everything uses the system version of the library (see issue 51).
[1]: http://sourceforge.net/apps/trac/gtk-osx/wiki/Build
[2]: http://sourceforge.net/apps/trac/gtk-osx/wiki/Bundle

@ -77,7 +77,7 @@
<tr>
<td><img src="logo-osx.png" width="48" height="48" alt="Mac OS X"/></td>
<td class="dld_link">
<a href="http://spek.googlecode.com/files/spek-0.7.1.dmg">spek-0.7.1.dmg</a> (8.15 MiB)
<a href="http://spek.googlecode.com/files/spek-0.7.2.dmg">spek-0.7.2.dmg</a> (7.57 MiB)
<br/>
<a href="http://code.google.com/p/spek/wiki/OsxInstall">instructions</a>
</td>