diff options
author | Karl Berry <karl@freefriends.org> | 2007-05-18 16:18:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-05-18 16:18:59 +0000 |
commit | e04af15e92b35556249aa0d9c27b77f25ce10ffe (patch) | |
tree | 696a12ee596c7972052577ed8f6fd2ce207f45c5 /Master/texmf-dist/source | |
parent | 05b75ea524d12bdf9cb722e3bbf577398a2c333d (diff) |
pst-fractal 0.04 (16may07)
git-svn-id: svn://tug.org/texlive/trunk@4308 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r-- | Master/texmf-dist/source/generic/pst-fractal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/generic/pst-fractal/Makefile b/Master/texmf-dist/source/generic/pst-fractal/Makefile index 6aa27a5b580..fb0b5fb5a16 100644 --- a/Master/texmf-dist/source/generic/pst-fractal/Makefile +++ b/Master/texmf-dist/source/generic/pst-fractal/Makefile @@ -7,7 +7,7 @@ PACKAGE = pst-fractal MAIN = $(PACKAGE)-doc -LATEX = latex +LATEX = pdflatex ARCHNAME = $(MAIN)-$(shell date +%y%m%d) |