From 9e786b7e903634bc3058bc84b8241161b280249f Mon Sep 17 00:00:00 2001 From: Mauritz Jeanson Date: Fri, 23 Aug 2013 19:13:47 +0000 Subject: [PATCH] Bug #1292: added two more files to DISTRIB_EXCLUDES. --- xsl/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/xsl/Makefile b/xsl/Makefile index 7ea8f04e4..5a13deca4 100644 --- a/xsl/Makefile +++ b/xsl/Makefile @@ -1,4 +1,4 @@ -# $Id$ +: Makefile 9654 2012-10-28 22:54:32Z stefan $ include $(DOCBOOK_SVN)/buildtools/Makefile.incl include $(DOCBOOK_SVN)/releasetools/Variables.mk @@ -52,7 +52,9 @@ DISTRIB_EXCLUDES = \ .param.xmlid \ .lib.dbkns \ .lib.stripped \ - .lib.xmlid + .lib.xmlid \ + RELEASE-NOTES-TMP.xml \ + svn-commit.tmp # value of DISTRIB_PACKAGES is a space-separated list of any # directory names that should be packaged as separate zip/tar -- 2.40.0