summaryrefslogtreecommitdiff
path: root/math/algae/patches/patch-af
blob: 11df729f09ab78b5306d566dd5fd306f033bc085 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-af,v 1.1 2003/04/29 22:15:28 jtb Exp $

--- doc/Makefile.in.orig
+++ doc/Makefile.in
@@ -181,6 +181,8 @@
 	for f in $$d/index.html $$d/algae*.html $$d/icon.gif $$d/info.db; do \
 	  $(INSTALL_DATA) $$f $(htmldir); done
 	-rm -f $(datadir)/algae/html; ln -s $(htmldir) $(datadir)/algae/html
+	-mkdir -p $(prefix)/share/doc/algae
+	-$(INSTALL_DATA) algae.ps $(prefix)/share/doc/algae
 	-$(INSTALL_DATA) algae.1 $(mandir)/algae.$(manext)
 
 uninstall: