aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/groff/groff/Makefile.sub.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/groff/groff/Makefile.sub.patch')
-rw-r--r--recipes/groff/groff/Makefile.sub.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/recipes/groff/groff/Makefile.sub.patch b/recipes/groff/groff/Makefile.sub.patch
new file mode 100644
index 0000000000..1b5a7dfac5
--- /dev/null
+++ b/recipes/groff/groff/Makefile.sub.patch
@@ -0,0 +1,21 @@
+*** groff-1.19.2/src/include/Makefile.sub.orig Thu Jun 23 13:27:53 2005
+--- groff-1.19.2/src/include/Makefile.sub Sat Dec 3 18:35:40 2005
+***************
+*** 39,46 ****
+ "DEVICE=\"$(DEVICE)\"" \
+ "INSTALLPATH=\"$(prefix)\"" \
+ "BINPATH=\"$(bindir)\"" \
+! "FONTPATH=\"$(fontpath)\"" \
+! "MACROPATH=\"$(tmacpath)\"" \
+ "INDEX_SUFFIX=\"$(indexext)\"" \
+ "COMMON_WORDS_FILE=\"$(common_words_file)\"" \
+ "DEFAULT_INDEX_DIR=\"$(indexdir)\"" \
+--- 39,46 ----
+ "DEVICE=\"$(DEVICE)\"" \
+ "INSTALLPATH=\"$(prefix)\"" \
+ "BINPATH=\"$(bindir)\"" \
+! "FONTPATH=\"/usr/share/groff/site-font:/usr/share/groff/1.19.2/font:/usr/lib/font\"" \
+! "MACROPATH=\"/usr/lib/groff/site-tmac:/usr/share/groff/site-tmac:/usr/share/groff/1.19.2/tmac\"" \
+ "INDEX_SUFFIX=\"$(indexext)\"" \
+ "COMMON_WORDS_FILE=\"$(common_words_file)\"" \
+ "DEFAULT_INDEX_DIR=\"$(indexdir)\"" \