summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorSimon Kelley <simon@thekelleys.org.uk>2021-03-30 22:42:29 +0100
committerSimon Kelley <simon@thekelleys.org.uk>2021-03-30 22:42:29 +0100
commit1bdbea2461b522c680feb6516fc06615510ad4a0 (patch)
tree0654bfaf9a1d2a22e3f303d99dd9bbbbc4cadbd1 /debian/rules
parentdfb1f7ccf19d07155adebc0fbd8308719fe91e69 (diff)
downloaddnsmasq-1bdbea2461b522c680feb6516fc06615510ad4a0.tar.gz
Fold NMU into Debian packaging.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 8d634a3..70d4ea8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -176,7 +176,7 @@ binary-indep: checkroot
-d debian/trees/daemon/usr/lib/tmpfiles.d \
-d debian/trees/daemon/etc/insserv.conf.d
install -m 644 debian/conffiles debian/trees/daemon/DEBIAN
- install -m 755 debian/postinst debian/postrm debian/prerm debian/trees/daemon/DEBIAN
+ install -m 755 debian/postinst debian/postrm debian/preinst debian/prerm debian/trees/daemon/DEBIAN
if ! dpkg-vendor --derives-from Ubuntu; then \
rm -f debian/dnsmasq.postinst.debhelper debian/dnsmasq.postrm.debhelper; \
dh_runit -pdnsmasq -Pdebian/trees/daemon; \