diff options
author | Karl Berry <karl@freefriends.org> | 2010-01-04 23:11:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-01-04 23:11:17 +0000 |
commit | 8f1f9f3a91cb32dba7d54d3fda4f0f8831d153d4 (patch) | |
tree | a6874019ffe7e0f77eacdcc929fabd79f8e91a8d /Master/texmf-dist/source/generic/pst-func | |
parent | 7fb3ea723158a76babde0aab3cdba966693cfd10 (diff) |
pst-func 0.63 (4jan10)
git-svn-id: svn://tug.org/texlive/trunk@16597 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic/pst-func')
-rw-r--r-- | Master/texmf-dist/source/generic/pst-func/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/generic/pst-func/Makefile b/Master/texmf-dist/source/generic/pst-func/Makefile index 0d67fc8c284..295ae61a24e 100644 --- a/Master/texmf-dist/source/generic/pst-func/Makefile +++ b/Master/texmf-dist/source/generic/pst-func/Makefile @@ -59,6 +59,7 @@ tds: # cp -u Changes $(TDS)/dvips/$(PACKAGE)/ cp -u $(PACKAGE).pro $(TDS)/dvips/$(PACKAGE)/ + cp -u $(PACKAGE).pro ~/Links/dvips-local/ # cp -u Changes $(TDS)/source/$(PACKAGE)/ cp -u $(MAIN).tex $(TDS)/source/$(PACKAGE)/ |