buildsys: drop exporting SOURCE_DATE_EPOCH, already done by pkg-info.mk

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2023-06-02 09:31:47 +02:00
parent 1ad230ff40
commit badcfa32ae

View File

@ -4,8 +4,6 @@ FW_DEB=pve-firmware_$(DEB_VERSION)_all.deb
GITVERSION:=$(shell git rev-parse HEAD)
export SOURCE_DATE_EPOCH ?= $(shell dpkg-parsechangelog -STimestamp)
DEBS=$(FW_DEB)
BUILDDIR=fwdata