fix dependency for upload target

This commit is contained in:
Dietmar Maurer 2016-06-28 08:20:50 +02:00
parent 120ee178da
commit dae9b620be

View File

@ -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