]> git.proxmox.com Git - pve-xtermjs.git/commitdiff
rfakeroot is implied
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 26 Mar 2019 06:50:18 +0000 (07:50 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 26 Mar 2019 06:55:12 +0000 (07:55 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
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
        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}
 
        lintian ${DEB}
        @echo ${DEB}