diff options
author | Karl Berry <karl@freefriends.org> | 2012-07-11 23:31:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-07-11 23:31:41 +0000 |
commit | 04c5c867bd74fc26d0605dbe7aea8fc70d8c6066 (patch) | |
tree | 1013bc3edb82def6a2278158c9db567b3d3e0698 /Master/texmf-dist/source/generic | |
parent | d41b09fae4e020f0ff6108838e6175646f3d2b9e (diff) |
pst-barcode 2012-06-26 (5jul12)
git-svn-id: svn://tug.org/texlive/trunk@27004 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic')
-rw-r--r-- | Master/texmf-dist/source/generic/pst-barcode/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/generic/pst-barcode/Makefile b/Master/texmf-dist/source/generic/pst-barcode/Makefile index d8bd75bc545..a739a8a6c13 100644 --- a/Master/texmf-dist/source/generic/pst-barcode/Makefile +++ b/Master/texmf-dist/source/generic/pst-barcode/Makefile @@ -60,6 +60,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)/ |