summaryrefslogtreecommitdiff
path: root/dev-vcs/cvs-fast-export/files/cvs-fast-export-1.49-man-prefix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/cvs-fast-export/files/cvs-fast-export-1.49-man-prefix.patch')
-rw-r--r--dev-vcs/cvs-fast-export/files/cvs-fast-export-1.49-man-prefix.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/dev-vcs/cvs-fast-export/files/cvs-fast-export-1.49-man-prefix.patch b/dev-vcs/cvs-fast-export/files/cvs-fast-export-1.49-man-prefix.patch
new file mode 100644
index 000000000000..d65fb0683efd
--- /dev/null
+++ b/dev-vcs/cvs-fast-export/files/cvs-fast-export-1.49-man-prefix.patch
@@ -0,0 +1,7 @@
+--- a/Makefile
++++ b/Makefile
+@@ -27,3 +27,3 @@ srcdir=$(dir $(abspath $(firstword $(MAKEFILE_LIST))))$(parsedir)
+ VPATH=$(srcdir)
+-mandir?=$(prefix)/share/man
++mandir?=$(DESTDIR)$(prefix)/share/man
+