]> git.proxmox.com Git - pve-xtermjs.git/blobdiff - Makefile
rfakeroot is implied
[pve-xtermjs.git] / Makefile
index 632e463a7a7dfd3a830b6a2e787594c5de3f925f..174ac7db2553bd59b34f35b2222d5587177603dd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@ ${DEB}: ${XTERMDATA}
        cp -a debian ${SRCDIR}.tmp/
        cp -ar ${XTERMJSDIR}/dist/* ${SRCDIR}.tmp/www
        echo "git clone git://git.proxmox.com/git/pve-xtermjs.git\\ngit checkout ${GITVERSION}" > ${SRCDIR}.tmp/debian/SOURCE
-       cd ${SRCDIR}.tmp; dpkg-buildpackage -rfakeroot -b -uc -us
+       cd ${SRCDIR}.tmp; dpkg-buildpackage -b -uc -us
        lintian ${DEB}
        @echo ${DEB}