]> git.pld-linux.org Git - packages/chef.git/commitdiff
add blocker for unmatched FHS blocks
authorElan Ruusamäe <glen@delfi.ee>
Sat, 14 Sep 2013 13:16:36 +0000 (16:16 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 14 Sep 2013 13:16:36 +0000 (16:16 +0300)
chef.spec

index 3dd7b702516d1e7d0ef59f0e9c42c20e3466ead1..9979b68d232e81e607d7472c708cdc6c6930ef3c 100644 (file)
--- a/chef.spec
+++ b/chef.spec
@@ -70,6 +70,8 @@ configuration management to your entire infrastructure.
 %patch2 -p1
 %patch3 -p1
 
+grep --exclude-dir=spec --exclude-dir=distro -r /var/chef . && exit 1
+
 %{__sed} -i -e '1 s,#!.*ruby,#!%{__ruby},' bin/*
 
 %build
This page took 0.03049 seconds and 4 git commands to generate.