Remove stale references to /usr/bin/lzma, etc

This commit is contained in:
David Kuettel
2013-04-12 15:37:36 -07:00
parent f932d9cbf5
commit c3f8753bee
-4
View File
@@ -11,10 +11,6 @@ done, and the exact format of that bytestream is subject to change.
== Building the tool ==
On a standard Unix-style environment, it should be as simple as running “ant”.
A couple of paths to compression subprocesses are hardcoded in
CompressionRunner.java, namely “usr/bin/lzma” and “/bin/bzip2”. These are the
default locations in Ubuntu, but if theyre elsewhere on your system, youll
need to change that.
The tool depends on sfntly for much of the font work. The lib/ directory
contains a snapshot jar. If you want to use the latest sfntly sources, then cd