Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/pms:eapi-7 commit in: /
Date: Mon, 10 Apr 2017 18:13:12
Message-Id: 1488617628.3d0f218bc1e6a142af1f671a94a38c5d00eeec31.ulm@gentoo
1 commit: 3d0f218bc1e6a142af1f671a94a38c5d00eeec31
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 4 08:53:48 2017 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 4 08:53:48 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=3d0f218b
7
8 Makefile: Add vc as prerequisite for vc.tex.
9
10 Makefile | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/Makefile b/Makefile
14 index 9ad1c21..70d1883 100644
15 --- a/Makefile
16 +++ b/Makefile
17 @@ -47,7 +47,7 @@ eapi-cheatsheet-nocombine.pdf: vc.tex
18 pdflatex -jobname eapi-cheatsheet-nocombine \
19 '\PassOptionsToClass{nocombine}{leaflet}\input{eapi-cheatsheet.tex}'
20
21 -vc.tex: $(LATEXFILES) vc-git.awk
22 +vc.tex: $(LATEXFILES) vc vc-git.awk
23 /bin/sh ./vc
24
25 pms.dvi: $(LATEXFILES) pms.bbl vc.tex