SPECS: metasploit3.spec - fool adapter

glen glen at pld-linux.org
Fri Jul 25 00:09:41 CEST 2008


Author: glen                         Date: Thu Jul 24 22:09:40 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fool adapter

---- Files affected:
SPECS:
   metasploit3.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/metasploit3.spec
diff -u SPECS/metasploit3.spec:1.7 SPECS/metasploit3.spec:1.8
--- SPECS/metasploit3.spec:1.7	Fri Jul 25 00:03:45 2008
+++ SPECS/metasploit3.spec	Fri Jul 25 00:09:35 2008
@@ -49,9 +49,9 @@
 %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
 
@@ -107,6 +107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008/07/24 22:09:35  glen
+- fool adapter
+
 Revision 1.7  2008/07/24 22:03:45  glen
 - leave shebang chunks out of patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/metasploit3.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list