summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/pst-optexp/Makefile
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-07-22 22:53:45 +0000
committerKarl Berry <karl@freefriends.org>2012-07-22 22:53:45 +0000
commitfe821b3e418e038551ff9a32e79a35c0c74799cc (patch)
tree9c14a1c4083ec9354f0b0162c38c23f1e35d0425 /Master/texmf-dist/source/latex/pst-optexp/Makefile
parent8552ae7941203f1a1cf1779b74b219b9b838a7e3 (diff)
pst-optexp 3.1 (18jul12)
git-svn-id: svn://tug.org/texlive/trunk@27097 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/pst-optexp/Makefile')
-rw-r--r--Master/texmf-dist/source/latex/pst-optexp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/pst-optexp/Makefile b/Master/texmf-dist/source/latex/pst-optexp/Makefile
index b14ceed4ba1..c2ab1628a60 100644
--- a/Master/texmf-dist/source/latex/pst-optexp/Makefile
+++ b/Master/texmf-dist/source/latex/pst-optexp/Makefile
@@ -22,7 +22,9 @@ doc-DE : $(PACKAGE)-DE.pdf
quickref: $(PACKAGE)-quickref.pdf
dist : doc doc-DE quickref Changes
- tar chvzf $(ARCHNAME).tar.gz $(ARCHFILES)
+ mkdir -p pst-optexp
+ cp $(ARCHFILES) pst-optexp
+ tar chvzf $(ARCHNAME).tar.gz pst-optexp
@ echo
@ echo $(ARCHNAME).tar.gz