File: 0001-Fixed-installation-path-for-HTML-documentation.patch

package info (click to toggle)
libcerf 1.3-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,784 kB
  • sloc: sh: 11,065; ansic: 2,189; f90: 252; makefile: 58
file content (21 lines) | stat: -rw-r--r-- 683 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
From: Eugen Wintersberger <eugen.wintersberger@gmail.com>
Date: Fri, 28 Jun 2013 22:24:45 +0200
Subject: Fixed installation path for HTML documentation

---
 man/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/Makefile.am b/man/Makefile.am
index c888b45..fb35631 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -20,7 +20,7 @@
 #   http://apps.jcns.fz-juelich.de/libcerf
 
 man_MANS = w_of_z.3 im_w_of_x.3 dawson.3 cdawson.3 cerf.3 cerfc.3 erfcx.3 cerfcx.3 erfi.3 cerfi.3 voigt.3 
-auxdir = $(datadir)/man/html
+auxdir = $(docdir)/html
 aux_DATA = w_of_z.html voigt.html dawson.html cerf.html erfcx.html erfi.html
 
 w_of_z.3 : w_of_z.pod