On Sat, Dec 8, 2012, at 17:05, Neil Bothwick wrote:
> It sounds like you want wget to use --no-use-server-timestamps. I haven't
> tried it, but something like
>
> FETCHCOMMAND="$FETCHCOMMAND --no-use-server-timestamps"
>
> in make.conf should do it. If not, get the default settings from
> emerge
On Sat, 08 Dec 2012 15:33:17 +0100, Francesco Turco wrote:
> I wonder if there's some way to fix this, perhaps by telling Portage to
> update modification time for distfiles when they are fetched from
> servers. Or using some other option with eclean.
It sounds like you want wget to use --no-use-
Hello.
I usually use the following commands to clean distfiles and binary
packages after an upgrade:
# eclean --destructive distfiles
# eclean --destructive packages
Now I'd like to add the --time-limit=1w option, in order to prevent
recent files to be deleted. I think this would be useful for h
3 matches
Mail list logo