diff options
Diffstat (limited to 'INSTALL.from-git')
| -rw-r--r-- | INSTALL.from-git | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/INSTALL.from-git b/INSTALL.from-git new file mode 100644 index 0000000..c4c0d2a --- /dev/null +++ b/INSTALL.from-git @@ -0,0 +1,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. |
