X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=78d44ad46356eebf569f5e1c18c8c9d2b2eac68d;hb=160a79a7d24cf241551c229ed7c51de4c769ca08;hp=c80731be3e0ee6b93b1ec5109a0c34c8e9e37a84;hpb=0e6852633ba3ccf6866bb583b701f50597b6b551;p=novnc-pve.git diff --git a/Makefile b/Makefile index c80731b..78d44ad 100644 --- a/Makefile +++ b/Makefile @@ -29,7 +29,7 @@ deb ${DEB}: ${TARSRC} chmod 0644 ${NOVNCDIR}/include/jsunzip.js echo "git clone git://git.proxmox.com/git/novnc-pve.git\\ngit checkout ${GITVERSION}" > ${NOVNCDIR}/debian/SOURCE cd ${NOVNCDIR}; dpkg-buildpackage -b -uc -us - lintian ${DEB} + -lintian ${DEB} .PHONY: download download: