about summary refs log tree commit diff
path: root/debian/rules
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2018-01-21 16:47:39 +0100
committerMichael Biebl <biebl@debian.org>2018-01-21 19:37:31 +0100
commitaefcc4b86fc7ade5101c5247d8fb2a565453df2d (patch)
tree67c1628792146276754c455da263a22ed4debb5c /debian/rules
parent501572d74779fdf0fc240e01eb82843e9417322c (diff)
Revert "Bump debhelper compat level to 11"
There are currently too many issues with dh_installsystemd, so switch
back to compat 10 using dh_systemd_enable and dh_systemd_start for the
time being.

This reverts commit ac717b686e40bc8c365e2f3eae7315f4ad239ae7.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 7583feb4..a224a16a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,6 +55,7 @@ override_dh_auto_configure:
 
 override_dh_install:
 	find debian/tmp -name '*.la' -print -delete
+	rm debian/tmp/usr/share/doc/NetworkManager/examples/server.conf
 	dh_install
 
 override_dh_missing: