X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/9a7eef964a2e3389ffd3537302f80ca42cfe9239..9ff55583aa9dae644d58d8b81b5f15fdae97a16d:/tru64.diff diff --git a/tru64.diff b/tru64.diff index 4457acb..bd6d6e4 100644 --- a/tru64.diff +++ b/tru64.diff @@ -1,10 +1,16 @@ This is an adapted version of the original by Zoong Pham. +To use this patch, run these commands for a successful build: + + patch -p1 +@@ -42,6 +42,20 @@ + #include "rsync.h" + #include "ifuncs.h" +/****** Start Zoong added here */ + @@ -25,7 +31,7 @@ This is an adapted version of the original by Zoong Pham. #endif --- old/syscall.c +++ new/syscall.c -@@ -27,6 +27,7 @@ +@@ -23,6 +23,7 @@ #include "rsync.h" #if !defined MKNOD_CREATES_SOCKETS && defined HAVE_SYS_UN_H