Fixed failing hunks.
[rsync/rsync-patches.git] / netgroup-auth.diff
index e31ad3c..5062a82 100644 (file)
@@ -3,6 +3,12 @@ and hosts deny.
 
 This patch still needs autoconf support for portability.
 
+To use this patch, run these commands for a successful build:
+
+    patch -p1 <patches/netgroup-auth.diff
+    ./configure                           (optional if already run)
+    make
+
 --- old/access.c
 +++ new/access.c
 @@ -20,11 +20,14 @@