BTW, you could also use something like this to circumvent the issue (you don't
need to specify that in the config file(s)):
rene@thunder:~/src/tuxor> make RSYNC="rsync -rlp" help | grep RSYNC
RSYNC=<rsync> UNIX command rsync rsync -rlp
Without this setting, it will look like this (from arch/default.cfg):
rene@thunder:~/src/tuxor> make help | grep RSYNC
RSYNC=<rsync> UNIX command rsync rsync -rlpt
Or your could use an RSYNC environment variable prior to calling make...
HTH, René
--
René Reucher
Tel: +49 160 7115802
FAX: +49 6359 205423
ren...@ba...
http://www.batcom-it.net/
Good night to spend with family, but avoid arguments with your mate's
new lover.
|