summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/pst-pdgr/Makefile
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-11-21 22:14:58 +0000
committerKarl Berry <karl@freefriends.org>2017-11-21 22:14:58 +0000
commit40a2270630df0c63ac34e92350bbf810d1d8cdf9 (patch)
treeb20108e7dcc5f6a25f1502748982a38746311c94 /Master/texmf-dist/source/generic/pst-pdgr/Makefile
parentea25281c5adfc7ae5a138c26ea181a72d6eb5301 (diff)
pst-pdgr (21nov17)
git-svn-id: svn://tug.org/texlive/trunk@45875 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic/pst-pdgr/Makefile')
-rw-r--r--Master/texmf-dist/source/generic/pst-pdgr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/generic/pst-pdgr/Makefile b/Master/texmf-dist/source/generic/pst-pdgr/Makefile
index 99fa315fd93..7eae24e9a39 100644
--- a/Master/texmf-dist/source/generic/pst-pdgr/Makefile
+++ b/Master/texmf-dist/source/generic/pst-pdgr/Makefile
@@ -3,7 +3,7 @@
#
# This file is in public domain
#
-# $Id: Makefile,v 2.1 2007-07-12 16:36:41 boris Exp $
+# $Id: Makefile,v 2.2 2017/11/20 21:27:26 boris Exp $
#
PACKAGE=pst-pdgr
@@ -51,4 +51,4 @@ distclean: clean
# Archive for the distribution. Includes typeset documentation
#
archive: all clean
- tar -czvf pst-pdgr.tgz --exclude '*~' --exclude '*.tgz' --exclude CVS .
+ COPYFILE_DISABLE=1 tar -C .. -czvf ../pst-pdgr.tgz --exclude '*~' --exclude '*.tgz' --exclude '*.zip' --exclude CVS --exclude '.git*' -s/latex/pst-pdgr/ latex; mv ../pst-pdgr.tgz .