summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/qemulaunch/files/qemulaunch_makefile_prefix.patch')
-rw-r--r--app-emulation/qemulaunch/files/qemulaunch_makefile_prefix.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/app-emulation/qemulaunch/files/qemulaunch_makefile_prefix.patch b/app-emulation/qemulaunch/files/qemulaunch_makefile_prefix.patch
deleted file mode 100644
index a16c2cc..0000000
--- a/app-emulation/qemulaunch/files/qemulaunch_makefile_prefix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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