]> git.proxmox.com Git - qemu-server.git/commitdiff
fix dependency for upload target
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 28 Jun 2016 06:20:50 +0000 (08:20 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 28 Jun 2016 06:20:50 +0000 (08:20 +0200)
Makefile

index 307469029d631551149104934d88f9cb87050410..3bc0047003c0f60f8a56e20fb6341968acdca178 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -108,7 +108,7 @@ deb ${DEB}: ${PKGSOURCES}
        lintian ${DEB}
 
 .PHONY: upload
-upload:
+upload: ${DEB}
        umount /pve/${RELEASE}; mount /pve/${RELEASE} -o rw 
        mkdir -p /pve/${RELEASE}/extra
        rm -rf /pve/${RELEASE}/extra/${PACKAGE}_*.deb