[packages/metasploit/merge3: 9/9] - fool adapter

glen glen at pld-linux.org
Fri Mar 15 23:20:09 CET 2013


commit 5af0fd996c95d9330f123fadf8bceb31bbe6f108
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Thu Jul 24 22:09:35 2008 +0000

    - fool adapter
    
    Changed files:
        metasploit3.spec -> 1.8

 metasploit.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/metasploit.spec b/metasploit.spec
index 6f4482d..ffe205b 100644
--- a/metasploit.spec
+++ b/metasploit.spec
@@ -48,9 +48,9 @@ Metasploit Framework 2.7.
 %prep
 %setup -q -n framework-%{version}
 find -name .svn -type d -print0 | xargs -0 rm -rf
-egrep -rl '/usr/local/bin/ruby|/usr/bin/env' . | xargs %{__sed} -i -e '
-	1s,#!.*/bin/ruby,#!/usr/bin/ruby,
-	1s,#!/usr/bin/env ruby,#!/usr/bin/ruby,
+egrep -rl '/usr/local/bin/ruby|/''usr/bin/env' . | xargs %{__sed} -i -e '
+	1s,#!.*/bin/ruby,#!/''usr/bin/ruby,
+	1s,#!/''usr/bin/env ruby,#!/''usr/bin/ruby,
 '
 %patch0 -p1
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/metasploit.git/commitdiff/5af0fd996c95d9330f123fadf8bceb31bbe6f108



More information about the pld-cvs-commit mailing list