made lintian happier
authorMatthias Förste <foerste@schlittermann.de>
Wed, 18 Jun 2014 16:54:18 +0200
changeset 6 940a2facb043
parent 5 318fde9c844a
child 7 8beecf0309d9
made lintian happier
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.