]> git.proxmox.com Git - qemu-server.git/blobdiff - Makefile
build: make control static
[qemu-server.git] / Makefile
index 04ad27901b3d3e509643d8c547e78483ec6608a8..8bc99336cef58c6ce8b0214d78be4a09fbd103ae 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -89,7 +89,6 @@ deb: ${DEB}
 ${DEB}:
        rm -rf build
        rsync -a * build
-       sed -e s/@@ARCH@@/${ARCH}/ <debian/control.in >build/debian/control
        echo "git clone git://git.proxmox.com/git/qemu-server.git\\ngit checkout ${GITVERSION}" > build/debian/SOURCE
        cd build; dpkg-buildpackage -rfakeroot -b -us -uc
        lintian ${DEB}