Pedantic file listing check.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Mon, 10 Mar 2014 09:35:28 +0000 (10:35 +0100)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Mon, 10 Mar 2014 09:35:28 +0000 (10:35 +0100)
rocci-server/debian/rules

index f1f9013..1e4d1c1 100755 (executable)
@@ -26,6 +26,6 @@ override_dh_fixperms:
        chmod 0600 debian/rocci-server-apache/etc/apache2/sites-available/occi-ssl
 
 %:
-       dh $@
+       dh $@ --fail-missing
 
 .PHONY: override_dh_strip override_dh_installdocs override_dh_fixperms