mirror of
https://github.com/alexkay/spek.git
synced 2025-04-22 03:10:29 +03:00
osx: Lion compatibility (issue 51)
This commit is contained in:
parent
4a8c178f85
commit
f0f90a71ef
2
dist/osx/README
vendored
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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user