summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/resphilosophica/Makefile
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-01-28 22:28:58 +0000
committerKarl Berry <karl@freefriends.org>2015-01-28 22:28:58 +0000
commitab7609dad1b6d967bf23db73f5994a4cf28e3737 (patch)
tree8efa4186d2e0338866326e3036088decfaf4d8b3 /Master/texmf-dist/doc/latex/resphilosophica/Makefile
parent368e39ec4ee1a290bca0bb81c09847bfb1d33a6e (diff)
resphilosophica (27jan15)
git-svn-id: svn://tug.org/texlive/trunk@36159 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/resphilosophica/Makefile')
-rw-r--r--Master/texmf-dist/doc/latex/resphilosophica/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/resphilosophica/Makefile b/Master/texmf-dist/doc/latex/resphilosophica/Makefile
index 034673e062a..1a92b1456f5 100644
--- a/Master/texmf-dist/doc/latex/resphilosophica/Makefile
+++ b/Master/texmf-dist/doc/latex/resphilosophica/Makefile
@@ -3,7 +3,7 @@
#
# This file is in public domain
#
-# $Id: Makefile,v 1.8 2014-04-14 16:05:06 boris Exp $
+# $Id: Makefile,v 1.9 2015-01-16 17:56:02 boris Exp $
#
PACKAGE=resphilosophica
@@ -55,4 +55,6 @@ distclean: clean
# Archive for the distribution. Includes typeset documentation
#
archive: all clean
- tar -czvf $(PACKAGE).tgz -C .. --exclude '*~' --exclude '*.tgz' --exclude CVS latex
+ tar -czvf $(PACKAGE).tgz -C .. --exclude '*~' \
+ --exclude '*.tgz' --exclude CVS \
+ --transform 's/latex/resphilosophica/' latex