From: Wayne Davison Date: Mon, 16 Oct 2006 06:54:06 +0000 (+0000) Subject: Got rid of the (unneeded) ./prepare_source instructions. X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/commitdiff_plain/686ce3aa4f643829bdde0d9908228adb6b541f6d Got rid of the (unneeded) ./prepare_source instructions. --- diff --git a/threaded-receiver.diff b/threaded-receiver.diff index a3efda2..d908d9a 100644 --- a/threaded-receiver.diff +++ b/threaded-receiver.diff @@ -18,12 +18,6 @@ NOTE: we still need to duplicate the partial_fname static in util.c! If you try this out, please send some email to wayned@samba.org or the rsync mailing list with your results, build changes, bug reports, etc. Thanks! -After applying this patch, run these commands for a successful build: - - ./prepare-source - ./configure (optional if already run) - make - --- old/Makefile.in +++ new/Makefile.in @@ -7,7 +7,7 @@ exec_prefix=@exec_prefix@