As a result, both man and html documentation are included
in the resulting package.
Signed-off-by: Daniel White <daniel@whitehouse.id.au>
build-stamp: configure-stamp
dh_testdir
build-stamp: configure-stamp
dh_testdir
- # Add here commands to compile the package.
- $(MAKE)
- #docbook-to-man debian/stgit.sgml > stgit.1
dh_installdirs
# Add here commands to install the package into debian/stgit.
dh_installdirs
# Add here commands to install the package into debian/stgit.
- $(MAKE) DESTDIR=$(CURDIR)/debian/stgit PREFIX=/usr install
+ $(MAKE) DESTDIR=$(CURDIR)/debian/stgit prefix=/usr install install-doc install-html
# Build architecture-independent files here.
binary-indep: build install
# Build architecture-independent files here.
binary-indep: build install