File: INSTALL.from-git

package info (click to toggle)
e2tools 0.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 432 kB
  • sloc: ansic: 3,838; makefile: 56; sh: 30
file content (7 lines) | stat: -rw-r--r-- 229 bytes parent folder | download
1
2
3
4
5
6
7
To compile from e2tools' git repository, you need to run these steps:

  $ git clone https://github.com/e2tools/e2tools.git
  $ cd e2tools
  $ autoreconf -vis .

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