Got rid of some leftover start-of-line spaces prior to a tab
[rsync/rsync-patches.git] / tru64.diff
index 4457acb..818a8b7 100644 (file)
@@ -1,5 +1,11 @@
 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 @@
@@ -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 @@
+@@ -24,6 +24,7 @@
  #include "rsync.h"
  
  #if !defined MKNOD_CREATES_SOCKETS && defined HAVE_SYS_UN_H