Code

* gosa-si-server-nobus
[gosa.git] / gosa-core / debian / rules
index 31b76695d20673a474ffba95a8e89decebd01f2c..407e746c06e2812dc85e51a47cfad20e60464acb 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,11 @@ 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_strip
        dh_compress 
        dh_fixperms
-       dh_makeshlibs
        dh_installdeb
-       dh_shlibdeps
        dh_gencontrol
        dh_md5sums
        dh_builddeb