summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2019-01-02 11:51:28 +0100
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2019-01-02 11:51:28 +0100
commit245af766516d52d9b490f3396a65a9b6069f026f (patch)
tree648ea6b2a17a46198011a445d4704b45e02a1118
parent109615e7a3533b625d51ced605d6e1807f4a4a84 (diff)
Actually support Rules-Requires-Root: no
-rwxr-xr-xdebian/rules6
1 files changed, 1 insertions, 5 deletions
diff --git a/debian/rules b/debian/rules
index 7f46fc6..cbe925d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,3 @@
#!/usr/bin/make -f
%:
- dh $@
-
-override_dh_fixperms:
- dh_fixperms
- chmod -R 755 debian/vlan/etc/network
+ dh $@