moved .deb install and update scripts into new iservchk script
[iserv-mod-error-reporter.git] / debian / rules
index e8b4a1d..55b5eb3 100755 (executable)
@@ -8,13 +8,11 @@ build:
 binary-indep: 
        [ ! -f Makefile ] || $(MAKE) clean
        dh_clean
-
        dh_testdir
        dh_testroot
        dh_clean -k 
        dh_installdirs
        $(MAKE) DESTDIR=$(CURDIR)/debian/iserv-mod-error-reporter install
-
        # we rather install the documentation via dh_installdocs
        rm -rf $(CURDIR)/debian/iserv-mod-error-reporter/usr/share/doc/iserv-mod-error-reporter
        dh_testdir
This page took 0.028035 seconds and 4 git commands to generate.