--- qemu-0.7.0/Makefile.target.orig 2005-04-27 21:52:05.000000000 +0100+++ qemu-0.7.0/Makefile.target 2005-04-30 11:01:41.000000000 +0100@@ -463,7 +463,7 @@ install: all ifneq ($(PROGS),)- $(INSTALL) -m 755 -s $(PROGS) "$(DESTDIR)$(bindir)"+ $(INSTALL) -m 755 $(PROGS) "$(DESTDIR)$(bindir)" endif ifneq ($(wildcard .depend),)