summarylogtreecommitdiffstats
path: root/set_prefix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'set_prefix.patch')
-rw-r--r--set_prefix.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/set_prefix.patch b/set_prefix.patch
deleted file mode 100644
index fa52acefa1ae..000000000000
--- a/set_prefix.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- katriawm/src/config.mk
-+++ katriawm/src/config.mk
-@@ -6,7 +6,7 @@
- INSTALL_PROGRAM = $(INSTALL)
- INSTALL_DATA = $(INSTALL) -m 644
-
--prefix = /usr/local
-+prefix = /usr
- exec_prefix = $(prefix)
- bindir = $(exec_prefix)/bin
- datarootdir = $(prefix)/share
-