Codebase list metche / 54eaadd
Generate manpage at package build time. Upstream doesn't include the built version in the tarball anymore. intrigeri 6 years ago
2 changed file(s) with 5 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
55 Section: admin
66 Priority: optional
77 Build-Depends: debhelper (>= 10),
8 pandoc,
89 po-debconf
910 Standards-Version: 4.0.0
1011 Vcs-Browser: https://0xacab.org/metche/metche/tree/debian/master
1818 chown root:staff $(DESTDIR)/var/lib/metche
1919 chmod 750 $(DESTDIR)/var/lib/metche
2020
21 override_dh_auto_build override_dh_auto_clean:
21 override_dh_auto_build:
22 make doc
23
24 override_dh_auto_clean: