]> git.proxmox.com Git - mirror_qemu.git/commit - scripts/make-release
scripts/make-release: Don't distribute .git directories
authorCole Robinson <crobinso@redhat.com>
Fri, 14 Mar 2014 16:49:13 +0000 (12:49 -0400)
committerMichael Tokarev <mjt@tls.msk.ru>
Sat, 15 Mar 2014 09:54:18 +0000 (13:54 +0400)
commit379e21c258d5faf0cd7c6f9208347726e14ae241
tree893d358317a1fc9d3ef2d36bf9ca7adae44234b4
parenta00f66ab9b3021e781695a73c579b6292501ab37
scripts/make-release: Don't distribute .git directories

[crobinso@localhost qemu-2.0.0-rc0]$ find . -name .git
./dtc/.git
./pixman/.git

This is already done for the rom submodules.

https://bugs.launchpad.net/qemu/+bug/1224414
Signed-off-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
scripts/make-release