summaryrefslogtreecommitdiff
path: root/math/cln/files/patch-doc::Makefile.in
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-02-12 14:55:43 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-02-12 14:55:43 +0000
commitf5bfcfd8c9dfb3bc5974939d28e0137323b8e1ed (patch)
tree33c076f46caee5719c42c17c13a39ca33ba3628c /math/cln/files/patch-doc::Makefile.in
parentmove cln from devel/ to math/ (diff)
readd cln to math
Notes
Notes: svn path=/head/; revision=38257
Diffstat (limited to 'math/cln/files/patch-doc::Makefile.in')
-rw-r--r--math/cln/files/patch-doc::Makefile.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/math/cln/files/patch-doc::Makefile.in b/math/cln/files/patch-doc::Makefile.in
new file mode 100644
index 000000000000..bc3557228651
--- /dev/null
+++ b/math/cln/files/patch-doc::Makefile.in
@@ -0,0 +1,10 @@
+--- doc/Makefile.in.orig Sun Feb 11 17:11:56 2001
++++ doc/Makefile.in Sun Feb 11 17:24:01 2001
+@@ -81,6 +81,7 @@
+
+ install : all installdirs force
+ $(INSTALL_DATA) $(srcdir)/$(PACKAGE).info $(DESTDIR)$(infodir)/$(PACKAGE).info
++ install-info $(srcdir)/$(PACKAGE).info $(DESTDIR)$(infodir)/dir
+ $(INSTALL_DATA) $(srcdir)/$(PACKAGE)_*.html $(DESTDIR)$(htmldir)
+ $(INSTALL_DATA) $(srcdir)/$(PACKAGE).dvi $(DESTDIR)$(dvidir)/$(PACKAGE).dvi
+