3 # Made with the aid of debmake, by Christoph Lameter,
4 # based on the sample debian/rules file for GNU hello by Ian Jackson.
9 # feel free to put dc=debian,dc=org and debian.org into some config file so that this is easier on others who
10 # also use userdir-ldap.
11 sed -e 's/@@DN@@/dc=debian,dc=org/g; s/@@DOMAIN@@/debian.org/g' < userdir-ldap-slapd.conf.in > userdir-ldap-slapd.conf
17 find . -name '*.py[co]' -print0 | xargs -0 --no-run-if-empty rm -f
19 rm -f userdir-ldap-slapd.conf
28 dh_installcron --name=ud-replicate
41 # There are no architecture-dependent files to be uploaded
42 # generated by this package. If there were any they would be
46 # Below here is fairly generic really
48 binary: binary-indep binary-arch
50 .PHONY: binary binary-arch binary-indep clean