summaryrefslogtreecommitdiffstats
path: root/system/isomaster/Makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'system/isomaster/Makefile.patch')
-rw-r--r--system/isomaster/Makefile.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/system/isomaster/Makefile.patch b/system/isomaster/Makefile.patch
deleted file mode 100644
index b14676dc26..0000000000
--- a/system/isomaster/Makefile.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- Makefile 2007-03-18 12:41:13.000000000 -0500
-+++ Makefile.new 2007-03-25 23:06:35.000000000 -0500
-@@ -1,5 +1,5 @@
- # Other paths are relative to this.
--PREFIX ?= /usr/local
-+PREFIX ?= /usr
-
- # Where to install the executable.
- BINPATH ?= $(PREFIX)/bin
-@@ -14,7 +14,7 @@
- export LOCALEDIR ?= $(PREFIX)/share/locale
-
- # Where to install the man page.
--MYMANPATH ?= $(PREFIX)/share/man/man1
-+MYMANPATH ?= $(PREFIX)/man/man1
-
- # Where to install the .desktop file
- DESKTOPPATH ?= $(PREFIX)/share/applications