summaryrefslogtreecommitdiff
blob: a16c2cc2ef79482e1e757f73c3ca15beb61bd35f (plain)
1
2
3
4
5
6
7
8
9
10
11
--- qemulaunch.orig/Makefile	2007-02-14 20:19:19.000000000 +0100
+++ qemulaunch/Makefile	2007-02-14 20:22:36.000000000 +0100
@@ -2,7 +2,7 @@
 SHELL = /bin/sh
 
 # Intall things to the following directories
-PREFIX = /usr/local
+PREFIX = /usr
 MANDIR = $(PREFIX)/share/man/man1
 BINDIR = $(PREFIX)/bin
 SHAREDIR = $(PREFIX)/share/qemu-launcher