X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=debian%2Frules;h=629ef00f3ac3962240a1fe52e8c723cc285cd75b;hb=52b1548e8f2eb7747dc76f761465bb4b49c557aa;hp=c868dfcd68110b4bb86f9dde8b62d4b8667d8bb4;hpb=91e87667ac77b0814130822608305c7c689e815f;p=mirror%2Fuserdir-ldap.git diff --git a/debian/rules b/debian/rules index c868dfc..629ef00 100755 --- a/debian/rules +++ b/debian/rules @@ -22,7 +22,7 @@ clean: binary-indep: build dh_testdir dh_testroot - dh_clean -k + dh_prep dh_installdirs dh_install dh_installcron --name=ud-replicate @@ -31,7 +31,7 @@ binary-indep: build dh_installman dh_fixperms dh_compress - dh_pysupport + dh_python2 dh_installdeb dh_gencontrol dh_md5sums