]> git.proxmox.com Git - tar.git/blobdiff - Makefile
do not trigger rebuild on dinstall target
[tar.git] / Makefile
index ade56115d002f52b14e90b29c5f081cb8ef6cbee..ce47979fe1f0d4b4f4b6013bed9fd8509f7ce476 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ DEB=tar_${PVETARVER}_${ARCH}.deb
 all: deb
 
 .PHONY: dinstall
-dinstall: deb
+dinstall: ${DEB}
        dpkg -i ${DEB}
 
 .PHONY: deb