Skip to content
Commit 23a05815 authored by Guillem Jover's avatar Guillem Jover
Browse files

dpkg-genchanges: Use strftime() instead of unportable «date -R»

The latter is not specified in POSIX, and is not widely portable.

We have to temporarily set LC_TIME to 'C', to get the output specified
by RFC-2822.
parent 67d6106e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment