Code

Fixed class_plugin.inc -> get_cfg_value call
[gosa.git] / gosa-core / debian / rules
index f4d88bf3ff05dbce85649fa1bc92b92be33b04ae..41f93570ba96aa5fdf503a710974f0060305028e 100755 (executable)
@@ -46,11 +46,6 @@ install-indep:
        dh_testroot
        dh_clean -k -i 
        dh_installdirs -i
-
-       # Add here commands to install the indep part of the package into
-       # debian/<package>-doc.
-       #INSTALLDOC#
-
        dh_install -i --exclude COPYING
 
 binary-common:
@@ -61,14 +56,12 @@ binary-common:
        dh_installexamples
        dh_installmenu
        dh_installdebconf       
-       dh_installman -pgosa-desktop contrib/scripts/gosa.1
-       dh_link
+       dh_installman -pgosa-desktop contrib/gosa.1
+       dh_installman -pgosa contrib/gosa.conf.5
        dh_strip
-       dh_compress 
+       dh_compress -Xgosa.conf 
        dh_fixperms
-       dh_makeshlibs
        dh_installdeb
-       dh_shlibdeps
        dh_gencontrol
        dh_md5sums
        dh_builddeb