summaryrefslogtreecommitdiff
blob: 932374d421a5062511dfdd0613446f28c6269a3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- qemu/Makefile.in	2005-04-11 14:23:25.000000000 +0200
+++ qemu/Makefile.in.new	2005-06-09 22:56:26.000000000 +0200
@@ -448,8 +448,8 @@
 
 
 install-exec-hook:
-	rm -f $(bindir)/vdeqemu
-	ln -s $(bindir)/vdeq $(bindir)/vdeqemu
+	rm -f $(DESTDIR)$(bindir)/vdeqemu
+	ln -s $(bindir)/vdeq $(DESTDIR)$(bindir)/vdeqemu
 
 uninstall-local:
 	rm -f $(bindir)/vdeqemu