]> git.proxmox.com Git - mirror_corosync.git/commit
build: force LC_ALL=C correctly for dates
authorFlorian Haas <florian.haas@linbit.com>
Tue, 5 Jul 2011 11:10:05 +0000 (13:10 +0200)
committerSteven Dake <sdake@redhat.com>
Wed, 6 Jul 2011 13:56:18 +0000 (06:56 -0700)
commitb8809eaf270196ecb061fefa043c7bca8af75b06
tree859c296f2f1f7eea5de317ef31dc3de3a5cce60e
parent77f7e5b0fe40338e6e5760feb12768defa6b0cf9
build: force LC_ALL=C correctly for dates

Failure to force "C" dates will have RPM et al. complain about invalid
dates and timestamps.

Signed-off-by: Florian Haas <florian.haas@linbit.com>
Reviewed-by: Steven Dake <sdake@redhat.com>
Makefile.am