Hi, The following patches allow make-release to be run on older systems (such as RHEL5), where mktemp doesn't have the --tmpdir option and tar doesn't have the --transform and --mtime options. I made those changes on the scripts for my own use (to help testing and packaging of qemu-kvm), but I don't know if they are really interesting to be applied on upstream qemu-kvm. Eduardo Habkost (2): make-release: don't use --tmpdir mktemp option make-release: don't use --mtime and --transform tar options kvm/scripts/make-release | 20 +++++++++++--------- 1 files changed, 11 insertions(+), 9 deletions(-) -- 1.7.2.1 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html