From: Thomas Lamprecht Date: Mon, 11 Apr 2016 10:34:56 +0000 (+0200) Subject: rebuild package if package sources changed X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=commitdiff_plain;h=78859703fdbf5d341ad509e091616ddd4bdc4325 rebuild package if package sources changed Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index d2fec10..89e5981 100644 --- a/Makefile +++ b/Makefile @@ -161,7 +161,7 @@ dinstall: ${DEB} dpkg -i ${DEB} .PHONY: deb -${DEB} deb: +${DEB} deb: ${DEB_SOURCES} rm -rf build mkdir build rsync -a debian/ build/debian