From 0b3ded76da5b8cb12a6fc062b968fdcb86b1e7b0 Mon Sep 17 00:00:00 2001 From: cajus Date: Tue, 5 Aug 2008 14:37:12 +0000 Subject: [PATCH] One more packaging problem git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12155 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/debian/rules | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gosa-core/debian/rules b/gosa-core/debian/rules index e1a0f8e8d..b31393d00 100755 --- a/gosa-core/debian/rules +++ b/gosa-core/debian/rules @@ -59,7 +59,10 @@ binary-common: dh_installdebconf dh_installman dh_strip - dh_compress -Xgosa.conf + dh_compress + # This is an ugly workaround to preserve gosa.conf from beeing compressed. Excluding it + # above does not work, because the manual page will match the expression, too. + gzip -d debian/gosa/usr/share/doc/gosa/gosa.conf.gz dh_fixperms dh_installdeb dh_gencontrol -- 2.30.2