summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2008-11-20 13:34:47 +0100
committerMichael Biebl <biebl@debian.org>2008-11-20 13:34:47 +0100
commita1f28de579bcc2ea8a2ecaee00d12fe5fa516a77 (patch)
tree6184a225d1f41f5d20244a60dc8f992ee0427be8 /debian/rules
parent6881502bbb8d33b6c5e41c6d109f8c6968d27bd6 (diff)
downloadrsyslog-a1f28de579bcc2ea8a2ecaee00d12fe5fa516a77.tar.gz
Do not compress .conf files.
Exclude sample conf file from being compressed as it is referenced in the html documentation with the non-compressed file name.
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 5514ed3..d478849 100755
--- a/debian/rules
+++ b/debian/rules
@@ -90,7 +90,7 @@ binary-indep: build install
dh_installexamples
dh_install
dh_link
- dh_compress
+ dh_compress -X .conf
dh_fixperms
dh_installdeb
dh_gencontrol