From 318667b26e87038b4b703e3594bb740c2249d745 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 2 Feb 2022 21:40:02 +0000 Subject: fcolumn (2feb22) git-svn-id: svn://tug.org/texlive/trunk@61855 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/fcolumn/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/texmf-dist/doc/latex/fcolumn/makefile') diff --git a/Master/texmf-dist/doc/latex/fcolumn/makefile b/Master/texmf-dist/doc/latex/fcolumn/makefile index 1197a571672..6a05537aa65 100644 --- a/Master/texmf-dist/doc/latex/fcolumn/makefile +++ b/Master/texmf-dist/doc/latex/fcolumn/makefile @@ -25,7 +25,7 @@ install: pdftex fcolumn.ins dist: $(DIST) - mkdir FCv1.4; cp $(DIST) FCv1.4; tar -czf fcolumn.tgz FCv1.4; rm -r FCv1.4 + mkdir FCv1.4.1temp; cp $(DIST) FCv1.4.1temp; tar -czf fcolumn.tgz FCv1.4.1temp; rm -r FCv1.4.1temp fcolumn.pdf: fcolumn.dtx fcolumn.gls fcolumn.ind fcolumn.sty fcolumn.glo fcolumn.idx: fcolumn.dtx -- cgit v1.2.3