Added build instructions.
[rsync/rsync-patches.git] / adaptec_acl_mods.diff
index a9dec03..92b4c2b 100644 (file)
@@ -1,5 +1,12 @@
 Depends-On-Patch: acls.diff
 
+After applying the above patch and this one, run these commands for a
+successful build:
+
+    ./prepare-source
+    ./configure --enable-acl-support
+    make
+
 Philip Lowman wrote:
 > Attached is a small patch which is meant to be applied to a copy of
 > rsync which has already been patched with acl support (the acls.diff