File: CVS-HOWTO

package info (click to toggle)
libinstpatch 1.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 8,148 kB
  • ctags: 7,030
  • sloc: ansic: 37,958; sh: 10,747; makefile: 361; python: 27
file content (7 lines) | stat: -rw-r--r-- 241 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
If you got libInstPatch from CVS, then run ./autogen.sh.
You need autoconf and automake installed in order for this to work.
Once this is done, you can compile like you normally would (see INSTALL for
details):
./configure
make
make install