File: HACKING

package info (click to toggle)
libdebian-installer 0.99%2Bdeb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 644 kB
  • ctags: 683
  • sloc: ansic: 4,887; makefile: 164
file content (7 lines) | stat: -rw-r--r-- 269 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
If you use the git version, you need to have automake and libtool installed.
To get compilable source, run:

  autoreconf -i -v

This is not needed, and should be avoided, when building Debian packages
since the autoreconf dh sequence already takes care of everything.