# HG changeset patch # User Matthias Förste # Date 1403103258 -7200 # Node ID 940a2facb0431ca9f531038616ef4565902aa7fe # Parent 318fde9c844ad86b193a00480487a9b66e9543c0 made lintian happier diff -r 318fde9c844a -r 940a2facb043 debian/rules --- a/debian/rules Wed Jun 18 16:53:20 2014 +0200 +++ b/debian/rules Wed Jun 18 16:54:18 2014 +0200 @@ -87,7 +87,7 @@ # clean up to make lintian shut up... rm -r $(CURDIR)/debian/havp/var/tmp - chmod -x $(CURDIR)/etc/havp/templates/*/*.html + chmod -x $(CURDIR)/debian/havp/etc/havp/templates/*/*.html # Build architecture-independent files here.