add SOURCE_DATE_EPOCH to Makefile

to get consistent timestamps for most files in the package

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak 2017-06-09 09:55:24 +02:00 committed by Fabian Grünbichler
parent 72741c0b94
commit 7a961fde19

View File

@ -1,5 +1,7 @@
include defines.mk include defines.mk
export SOURCE_DATE_EPOCH ?= $(shell dpkg-parsechangelog -l debian/changelog.Debian -STimestamp)
DESTDIR= DESTDIR=
SUBDIRS = aplinfo PVE bin www po SUBDIRS = aplinfo PVE bin www po