summaryrefslogtreecommitdiffstats
path: root/office/notes/GNUmakefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'office/notes/GNUmakefile.patch')
-rw-r--r--office/notes/GNUmakefile.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/office/notes/GNUmakefile.patch b/office/notes/GNUmakefile.patch
new file mode 100644
index 0000000000..f094087c4e
--- /dev/null
+++ b/office/notes/GNUmakefile.patch
@@ -0,0 +1,8 @@
+6c6
+< prefix ?= /usr/local
+---
+> prefix ?= /usr
+8c8
+< mandir ?= $(prefix)/share/man
+---
+> mandir ?= $(prefix)/man