summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2020-09-29 23:22:41 +0200
committerNarrat2020-09-29 23:22:41 +0200
commit2e80f396d5fa8e7829a49874563cc63abc0612e0 (patch)
tree539eb356c980bfef09292ccbfcdeb42a9cb0bd0f
parentb4a1570a0f97db11700d373f68d1ceaa018b3137 (diff)
downloadaur-2e80f396d5fa8e7829a49874563cc63abc0612e0.tar.gz
katriawm: really remove the 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
-