summaryrefslogtreecommitdiffstats
path: root/INSTALL.from-git
blob: c4c0d2a9b5568e9c16d258175ee6eb9eaf97feb8 (plain)
1
2
3
4
5
6
7
To compile from e2tools' git repository, you need to run these steps:

  $ git clone to-be-announced e2tools
  $ cd e2tools
  $ autoreconf -vis .

Now you can compile as if you had just extracted a source tarball.