aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5975402..c9e54d4 100644
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@ install:
cp lux.h ${PREFIX}/include
cp man/*.0 ${MANDIR}/man0
cp man/*.3 ${MANDIR}/man3
- file=/usr/share/groff/current/tmac/mdoc/doc-syms; \
+ file=/usr/share/groff/site-tmac/mdoc.local; \
grep '^\.ds doc-str-Lb-liblux' $$file > /dev/null || \
cat man/Lb-desc.tmac >> $$file