Codebase list slay / 19ec52d
Actually remove override_dh_auto_install This also allows us to drop usr/sbin from debian/dirs. Axel Beckert 7 years ago
3 changed file(s) with 1 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
77 * Bump debhelper compatibility to 10. Update versioned b-d accordingly.
88 * Rewrite debian/rules in minimal dh v7 style.
99 + Use files debian/install and debian/manpages instead of overrides.
10 + Drop now redundant usr/sbin from debian/dirs.
1011 * Switch to source format "3.0 (native)"
1112 * Fix typo in man-page. Thanks lintian!
1213 * Use "set -e" instead of "#!/bin/sh -e" in maintainer scripts.
00 etc
1 usr/sbin
44
55 %:
66 dh $@
7
8 override_dh_auto_install:
9 install -o root -g root -m 755 slay debian/slay/usr/sbin