rpms/igraph/devel igraph-cstdlib.patch,1.2,1.3

Neal Becker (nbecker) fedora-extras-commits at redhat.com
Sat Feb 16 15:51:02 UTC 2008


Author: nbecker

Update of /cvs/pkgs/rpms/igraph/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5977

Modified Files:
	igraph-cstdlib.patch 
Log Message:
try again to fix patch


igraph-cstdlib.patch:

Index: igraph-cstdlib.patch
===================================================================
RCS file: /cvs/pkgs/rpms/igraph/devel/igraph-cstdlib.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- igraph-cstdlib.patch	16 Feb 2008 12:14:18 -0000	1.2
+++ igraph-cstdlib.patch	16 Feb 2008 15:50:54 -0000	1.3
@@ -4,7 +4,7 @@
  #include <fstream>
  #include <sstream>
  #include <algorithm>
-+#include <cstdlib>		// strlen
++#include <cstring>		// strlen
  #include "walktrap_graph.h"
  
  using namespace std;




More information about the fedora-extras-commits mailing list