Code

Fixed class_plugin.inc -> get_cfg_value call
[gosa.git] / gosa-core / debian / rules
index 31b76695d20673a474ffba95a8e89decebd01f2c..41f93570ba96aa5fdf503a710974f0060305028e 100755 (executable)
@@ -46,12 +46,7 @@ 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
+       dh_install -i --exclude COPYING
 
 binary-common:
        dh_testdir
@@ -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