]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit - Makefile
buildsys: improve resolving package meta info
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 25 May 2023 07:47:32 +0000 (09:47 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 25 May 2023 08:13:39 +0000 (10:13 +0200)
commitd7fa9ea42b29b97b49ccc6931c93202a21c78d2a
treeed27fa36f9e78897efa9e20acd9e3eb6c1141d05
parent89f321671f189365d786a937ef1ead2c8c124c5b
buildsys: improve resolving package meta info

use the full version for the cache invalidation technique and fall
back to the commit ID and current time.

With that we can drop the exports in the top-level makefile, which
would only work for local direct builds anyway, but not for building
from DSC source package.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/rules
src/Makefile
src/defines.mk