Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/tex:master commit in: scripts/texlive/tlpsrc/
Date: Wed, 05 Jun 2019 12:32:27
Message-Id: 1496932953.17e1d50ba9b2bd50e2bb45a5a18b5dccd8a444fe.aballier@gentoo
1 commit: 17e1d50ba9b2bd50e2bb45a5a18b5dccd8a444fe
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 8 14:42:33 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 8 14:42:33 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/tex.git/commit/?id=17e1d50b
7
8 fix old typo
9
10 scripts/texlive/tlpsrc/Makefile | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/scripts/texlive/tlpsrc/Makefile b/scripts/texlive/tlpsrc/Makefile
14 index ffeac0d..e35bcd9 100644
15 --- a/scripts/texlive/tlpsrc/Makefile
16 +++ b/scripts/texlive/tlpsrc/Makefile
17 @@ -159,7 +159,7 @@ ebuilds: dist $(DESC:%=%.desc) $(DESC:%=%.ebuild) $(DESC:%=%.deps)
18
19 tlpobj: $(DESC:%=%.tlpobj)
20
21 -tlpobj: $(DESC:%=%.tlplic)
22 +tlplic: $(DESC:%=%.tlplic)
23
24 licenselist: $(DESC:%=%.licenselist) $(EXTRA_DIST:%=%.licenselist)