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: Mon, 01 Sep 2008 22:50:57
Message-Id: E1KaIEZ-0003nZ-3j@stork.gentoo.org
1 aballier 08/09/01 22:50:55
2
3 Modified: 150_all_installedscripts.patch
4 Log:
5 one more script to remove, this one was duplicated by the way
6
7 Revision Changes Path
8 1.5 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.5&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/texlive/2008/texlive-core/150_all_installedscripts.patch?rev=1.5&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.4&r2=1.5
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.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- 150_all_installedscripts.patch 1 Sep 2008 22:23:58 -0000 1.4
21 +++ 150_all_installedscripts.patch 1 Sep 2008 22:50:54 -0000 1.5
22 @@ -74,3 +74,16 @@
23 ln -s $$d/$$s $$target; \
24 done
25 rm -f $(scriptdir)/getnonfreefonts-sys
26 +Index: texlive-20080816-source/texk/tetex/Makefile.in
27 +===================================================================
28 +--- texlive-20080816-source.orig/texk/tetex/Makefile.in
29 ++++ texlive-20080816-source/texk/tetex/Makefile.in
30 +@@ -11,7 +11,7 @@ man5dir = $(mandir)/man5
31 +
32 + SCRIPTS = \
33 + allcm allneeded dvi2fax dvired fmtutil fmtutil-sys fontinst \
34 +- kpsetool kpsewhere ps2frag ps4pdf pslatex rubibtex rumakeindex \
35 ++ kpsetool kpsewhere ps2frag pslatex rubibtex rumakeindex \
36 + texconfig texconfig-dialog texconfig-sys \
37 + texlinks updmap updmap-sys
38 +