Thread
:
Upgrading rsync?
View Single Post
#
1
(
permalink
)
02-21-2008, 05:53 AM
Whoever
Posts: n/a
Upgrading rsync?
How do I upgrade rsync on its own? Emerge does not seem to understand the
difference between the command [r]sync and the package rsync:
% emerge -up rsync --nodeps
emerge: the "sync" action does not support "--pretend."
Whoever