summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4e75a8d)
raw | patch | inline | side by side (parent: 4e75a8d)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 5 Aug 2008 14:37:12 +0000 (14:37 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 5 Aug 2008 14:37:12 +0000 (14:37 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12155 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/debian/rules | patch | blob | history |
diff --git a/gosa-core/debian/rules b/gosa-core/debian/rules
index e1a0f8e8d303d92181adc4db23d5d7b9d6984a23..b31393d00fc9f87cc7381c0b75a182da42db40dc 100755 (executable)
--- a/gosa-core/debian/rules
+++ b/gosa-core/debian/rules
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