]> git.proxmox.com Git - novnc-pve.git/blobdiff - Makefile
install rebind.so in correct directory
[novnc-pve.git] / Makefile
index c80731be3e0ee6b93b1ec5109a0c34c8e9e37a84..78d44ad46356eebf569f5e1c18c8c9d2b2eac68d 100644 (file)
--- 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: