Added build instructions.
authorWayne Davison <wayned@samba.org>
Thu, 9 Feb 2006 02:05:06 +0000 (02:05 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 9 Feb 2006 02:05:06 +0000 (02:05 +0000)
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