Commit Graph

54 Commits

Author SHA1 Message Date
Yann E. MORIN"
da5a25c065 Don't install licenses files. 2007-07-02 17:49:21 +00:00
Yann E. MORIN"
1bb07c805c Fix running without installing.
Update README.
Point help to the man page.
2007-07-01 21:21:11 +00:00
Yann E. MORIN"
e9e6759672 chmod ct-ng to be executable in the build dir. 2007-07-01 20:56:25 +00:00
Yann E. MORIN"
26713d4210 Merge the build system to trunk: ct-ng is now installable:
- ./configure --prefix=/some/place
 - make
 - make install
 - export PATH="${PATH}:/some/place/bin"
 - ct-ng <action>
2007-07-01 19:04:20 +00:00