summaryrefslogtreecommitdiff
path: root/print/texlive-tetex/patches/patch-aa
blob: 341304af9ddfc1a742420204e6036987030139e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
$NetBSD: patch-aa,v 1.6 2010/09/13 04:08:32 minskim Exp $

--- Makefile.in.orig	2010-06-06 18:04:05.000000000 +0000
+++ Makefile.in
@@ -196,7 +196,6 @@ dist_bin_SCRIPTS = \
 	kpsetool \
 	kpsewhere \
 	ps2frag \
-	ps4pdf \
 	pslatex \
 	rubibtex \
 	rumakeindex \
@@ -211,14 +210,8 @@ dist_man1_MANS = \
 	allcm.man \
 	allec.man \
 	allneeded.man \
-	context/ctxtools.man \
-	context/mptopdf.man \
-	context/pstopdf.man \
-	context/texexec.man \
-	context/texmfstart.man \
 	dvi2fax.man \
 	dvired.man \
-	e2pall.man \
 	fmtutil.man \
 	fontinst.man \
 	kpsetool.man \
@@ -238,12 +231,12 @@ dist_man5_MANS = \
 	fmtutil.cnf.5 \
 	updmap.cfg.5
 
-tetexdocdir = ${prefix}/texmf/doc/tetex
+tetexdocdir = ${prefix}/texmf
 dist_tetexdoc_DATA = \
 	doc/TETEXDOC.pdf \
 	doc/teTeX-FAQ
 
-texconfdir = ${prefix}
+texconfdir = ${prefix}/share
 nobase_dist_texconf_DATA = \
 	texmf/texconfig/README \
 	texmf/texconfig/g/generic \
@@ -251,7 +244,7 @@ nobase_dist_texconf_DATA = \
 	texmf/texconfig/v/vt100 \
 	texmf/texconfig/x/xterm
 
-texconfigdir = ${prefix}/texmf/texconfig
+texconfigdir = ${prefix}/share/texmf/texconfig
 dist_texconfig_SCRIPTS = tcfmgr
 dist_texconfig_DATA = tcfmgr.map
 web2cdir = ${prefix}/texmf/web2c
@@ -754,8 +747,8 @@ info: info-am
 
 info-am:
 
-install-data-am: install-dist_tetexdocDATA install-dist_texconfigDATA \
-	install-dist_texconfigSCRIPTS install-dist_web2cDATA \
+install-data-am: install-dist_texconfigDATA \
+	install-dist_texconfigSCRIPTS \
 	install-man install-nobase_dist_texconfDATA
 	@$(NORMAL_INSTALL)
 	$(MAKE) $(AM_MAKEFLAGS) install-data-hook