commit bda2199b6520935259a63de5a0270d6037a1fb48
Author: Jacek Konieczny <[email protected]>
Date:   Wed Oct 31 19:28:09 2012 +0100

    Fix script headers for external stoniths plugins

 cluster-glue.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/cluster-glue.spec b/cluster-glue.spec
index b3c0f3f..ded33f5 100644
--- a/cluster-glue.spec
+++ b/cluster-glue.spec
@@ -101,6 +101,8 @@ STONITH (Shoot The Other Node In The Head) to interfejs 
służący do
 
 %prep
 %setup -q -n Reusable-Cluster-Components-glue--glue-%{version}
+sed -i -e's;#!/usr/bin/env \(python\|perl\);#!/usr/bin/\1;' \
+                                       lib/plugins/stonith/external/*
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cluster-glue.git/commitdiff/bda2199b6520935259a63de5a0270d6037a1fb48

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to