From 961b67fcebd5bcb567953447277f5267e2d604c3 Mon Sep 17 00:00:00 2001 From: cajus Date: Thu, 8 Jun 2006 05:37:35 +0000 Subject: [PATCH] Avoid gosa.conf to be compressed git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3701 594d385d-05f5-0310-b6e9-bd551577e9d8 --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 745aa9bb1..74058b6dd 100755 --- a/debian/rules +++ b/debian/rules @@ -97,7 +97,7 @@ binary-indep: install dh_installman debian/mkntpasswd.1 dh_link dh_strip - dh_compress + dh_compress --exclude=gosa.conf dh_fixperms dh_perl dh_installdeb -- 2.30.2