summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/pst-pdgr/Makefile
diff options
context:
space:
mode:
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 .