This is a discussion on man install procedure fix within the Rsync forums, part of the Networking and Network Related category; Hello all! I found a little bug in the rsync v3.0.2 install, that is if you separate the ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello all!
I found a little bug in the rsync v3.0.2 install, that is if you separate the build (output) folder from the source folder, the man files fail to install because they are generated in the output folder, but the install target searches them in the source folder. I attach a small patch that solves this problem. Thanks all, Ciprian Craciun. P.S.: I'm not on the mailing list, so please keep me in CC. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html |
|
|||
|
On Sun, Jun 22, 2008 at 10:35:07AM +0300, Ciprian Dorin Craciun wrote:
> I found a little bug in the rsync v3.0.2 install, that is if you > separate the build (output) folder from the source folder, the man > files fail to install [...] Thanks. The latest source has this fixed. ...wayne.. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html |