From dab1d03d81c538966d03fb9318a4588a9e803b44 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Sat, 24 Mar 2012 11:20:07 -0500 Subject: Allow to run directly from a git checkout (#1037) Signed-off-by: Sol Jerome --- redhat/bcfg2.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'redhat/bcfg2.spec.in') diff --git a/redhat/bcfg2.spec.in b/redhat/bcfg2.spec.in index 02420fe56..881296533 100644 --- a/redhat/bcfg2.spec.in +++ b/redhat/bcfg2.spec.in @@ -117,7 +117,7 @@ Configuration management system documentation %{__perl} -pi -e 's@chkconfig: (\d+)@chkconfig: -@' debian/bcfg2-server.init # get rid of extraneous shebangs -for f in `find src/lib -name \*.py` +for f in `find src/lib/Bcfg2 -name \*.py` do %{__sed} -i -e '/^#!/,1d' $f done -- cgit v1.2.3-1-g7c22