Code

Added additional cmd checks
[gosa.git] / gosa-core / debian / rules
index f4d88bf3ff05dbce85649fa1bc92b92be33b04ae..407e746c06e2812dc85e51a47cfad20e60464acb 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,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