]> git.proxmox.com Git - lxc.git/commitdiff
fix upload target
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 7 May 2015 11:19:16 +0000 (13:19 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 7 May 2015 11:19:16 +0000 (13:19 +0200)
Makefile

index 091d6de6374285752f7c893c48ac92871085a45a..ab7ebafcad8ee3f22b045aa4901280850d493c63 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -39,6 +39,7 @@ upload: ${DEBS}
        umount /pve/${RELEASE}; mount /pve/${RELEASE} -o rw 
        mkdir -p /pve/${RELEASE}/extra
        rm -f /pve/${RELEASE}/extra/${PACKAGE}_*.deb
+       rm -f /pve/${RELEASE}/extra/${PACKAGE}-dev_*.deb
        rm -f /pve/${RELEASE}/extra/${PACKAGE}-dbg_*.deb
        rm -f /pve/${RELEASE}/extra/Packages*
        cp ${DEBS} /pve/${RELEASE}/extra