Improved a comment.
[rsync/rsync-patches.git] / tru64.diff
index 4457acb..bd6d6e4 100644 (file)
@@ -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 <patches/tru64.diff
+    ./configure                          (optional if already run)
+    make
+
 --- old/lib/getaddrinfo.c
 +++ new/lib/getaddrinfo.c
-@@ -41,6 +41,20 @@
- #include <rsync.h>
+@@ -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