packages: pilot-link/pilot-link-open.patch - updated for 0.12.5

lisu lisu at pld-linux.org
Wed Feb 10 15:03:49 CET 2010


Author: lisu                         Date: Wed Feb 10 14:03:49 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated for 0.12.5

---- Files affected:
packages/pilot-link:
   pilot-link-open.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/pilot-link/pilot-link-open.patch
diff -u packages/pilot-link/pilot-link-open.patch:1.1 packages/pilot-link/pilot-link-open.patch:1.2
--- packages/pilot-link/pilot-link-open.patch:1.1	Sun Aug 31 20:16:59 2008
+++ packages/pilot-link/pilot-link-open.patch	Wed Feb 10 15:03:41 2010
@@ -38,14 +38,3 @@
  	if (result < 0)
  		return result;
  
---- pilot-link-0.12.2/src/pilot-schlep.c.pom	2006-10-12 16:21:21.000000000 +0200
-+++ pilot-link-0.12.2/src/pilot-schlep.c	2007-08-29 16:44:40.000000000 +0200
-@@ -38,7 +38,7 @@ static int Fetch(int sd, char *filename)
- 		fd;
- 	pi_buffer_t *buffer;
- 
--	fd = open(filename, O_WRONLY | O_CREAT | O_TRUNC);
-+	fd = open(filename, O_WRONLY | O_CREAT | O_TRUNC, 0666);
- 	if (fd < 0)
- 		return -1;
- 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pilot-link/pilot-link-open.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list