Code

One more packaging problem
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 5 Aug 2008 14:37:12 +0000 (14:37 +0000)
committercajus <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

index e1a0f8e8d303d92181adc4db23d5d7b9d6984a23..b31393d00fc9f87cc7381c0b75a182da42db40dc 100755 (executable)
@@ -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