summaryrefslogtreecommitdiffstats
path: root/source/ap/groff/groff.docdir.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/ap/groff/groff.docdir.diff')
-rw-r--r--source/ap/groff/groff.docdir.diff12
1 files changed, 12 insertions, 0 deletions
diff --git a/source/ap/groff/groff.docdir.diff b/source/ap/groff/groff.docdir.diff
new file mode 100644
index 000000000..a73a3bf59
--- /dev/null
+++ b/source/ap/groff/groff.docdir.diff
@@ -0,0 +1,12 @@
+diff -Nur groff-1.20.orig/Makefile.in groff-1.20/Makefile.in
+--- groff-1.20.orig/Makefile.in 2009-01-05 14:45:13.000000000 -0600
++++ groff-1.20/Makefile.in 2009-01-13 22:14:58.237116441 -0600
+@@ -146,7 +146,7 @@
+ infodir=@infodir@
+
+ # `docdir' says where to install documentation files.
+-docdir=$(datadir)/doc/groff/$(version)$(revision)
++docdir=@docdir@
+
+ # `exampledir' says where to install example files.
+ exampledir=$(docdir)/examples