First version of a check for ssh keys
[mirror/userdir-ldap.git] / debian / rules
index b92d586..414f1fc 100755 (executable)
@@ -5,8 +5,8 @@
 
 build:
        dh_testdir
-       touch build
        $(MAKE) -C doc
+       touch build
 
 clean:
        dh_testdir
@@ -27,8 +27,8 @@ binary-indep: build
        dh_installman
        dh_fixperms
        dh_compress
-       dh_installdeb
        dh_pysupport
+       dh_installdeb
        dh_gencontrol
        dh_md5sums
        dh_builddeb