X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-kerberos-config.git/blobdiff_plain/1b9bfe8b4c863d34410b3f15d6003a3838c07cb6..39134f2d00934aaf403dc8fdb84013ab5e332cc4:/debian/rules diff --git a/debian/rules b/debian/rules index b4c1c2c..19b65f1 100755 --- a/debian/rules +++ b/debian/rules @@ -21,7 +21,7 @@ common-build-indep:: debian/krb5.conf.invirt.mako # /etc/krb5.conf.invirt. In order to get the mako template right, we # generate it by transforming the base krb5.conf to add a mako template # tags specifying the default realm. -debian/krb5.conf.invirt.mako: $(call debian_check_files,/etc/krb5.conf) +debian/krb5.conf.invirt.mako: $(call debian_check_files,/etc/krb5.conf.invirt) debian/transform_krb5.conf.invirt.mako < $< > $@ clean::