We should not use the date in the header when patching, because that
authorWayne Davison <wayned@samba.org>
Mon, 6 Feb 2006 06:31:59 +0000 (06:31 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 6 Feb 2006 06:31:59 +0000 (06:31 +0000)
commit3f8612ce2569c52e9bf7f614c4555eb311a462c5
tree400801f6a298e538c84fc1ab808c4c4ed632f520
parent38929a844b7c502ca7051a776f7862e71b7e9f9c
We should not use the date in the header when patching, because that
can lead to newly-patched files having an older date than generated
files.  I also got rid of the date-portion of the diff header and I
changed the dir prefixes to be "old/" and "new/" (we now require
"patch -p1").  Also dumped the setting of $ENV{TZ} to 'UTC' and made
a few code optimizations.
verify-patches