Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in src/patchsets/texlive/2008/texlive-core: 150_all_installedscripts.patch
Date: Fri, 05 Sep 2008 12:52:41
Message-Id: E1Kbann-0004FM-87@stork.gentoo.org
1 aballier 08/09/05 12:52:39
2
3 Modified: 150_all_installedscripts.patch
4 Log:
5 dont install tlmgr either, it is not really compatible with our setup
6
7 Revision Changes Path
8 1.6 src/patchsets/texlive/2008/texlive-core/150_all_installedscripts.patch
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/texlive/2008/texlive-core/150_all_installedscripts.patch?rev=1.6&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/texlive/2008/texlive-core/150_all_installedscripts.patch?rev=1.6&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/texlive/2008/texlive-core/150_all_installedscripts.patch?r1=1.5&r2=1.6
13
14 Index: 150_all_installedscripts.patch
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/src/patchsets/texlive/2008/texlive-core/150_all_installedscripts.patch,v
17 retrieving revision 1.5
18 retrieving revision 1.6
19 diff -u -r1.5 -r1.6
20 --- 150_all_installedscripts.patch 1 Sep 2008 22:50:54 -0000 1.5
21 +++ 150_all_installedscripts.patch 5 Sep 2008 12:52:38 -0000 1.6
22 @@ -2,7 +2,7 @@
23 ===================================================================
24 --- texlive-20080816-source.orig/texk/texlive/Makefile.in
25 +++ texlive-20080816-source/texk/texlive/Makefile.in
26 -@@ -14,53 +14,16 @@ LINKED_SCRIPTS = \
27 +@@ -14,53 +14,15 @@ LINKED_SCRIPTS = \
28 texmf/scripts/a2ping/a2ping.pl \
29 texmf/scripts/epstopdf/epstopdf.pl \
30 texmf/scripts/pkfix/pkfix.pl \
31 @@ -13,7 +13,7 @@
32 texmf/scripts/texlive/getnonfreefonts.pl \
33 texmf/scripts/texlive/rungs.tlu \
34 texmf/scripts/texlive/texdoc.tlu \
35 - texmf/scripts/texlive/tlmgr.pl \
36 +- texmf/scripts/texlive/tlmgr.pl \
37 - texmf-dist/scripts/bengali/ebong.py \
38 texmf-dist/scripts/dviasm/dviasm.py \
39 - texmf-dist/scripts/epspdf/epspdf \
40 @@ -56,7 +56,7 @@
41
42 manpgs = getnonfreefonts getnonfreefonts-sys
43
44 -@@ -108,13 +71,13 @@ install-exec:
45 +@@ -108,13 +70,13 @@ install-exec:
46 target=$$target; \
47 rm -f $$target; \
48 case "$(scriptdir)" in \