Adding casper 1.71+debian-1.
[live-boot-grml.git] / debian / rules
index cb3bb04..9441b3a 100755 (executable)
@@ -20,6 +20,11 @@ endif
 
        # Building package
        $(MAKE) -C casper-md5check
+       set -e; \
+       for x in bin/* scripts/casper scripts/casper-bottom/* \
+                ubiquity-hooks/*; do \
+               sh -n $$x; \
+       done
 
        touch build-stamp