]> granicus.if.org Git - docbook-dsssl/commitdiff
Removed .param.* and .lib.* files from packaging. Closes #1760698.
authorMichael Smith <xmldoc@users.sourceforge.net>
Thu, 26 Jul 2007 14:31:42 +0000 (14:31 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Thu, 26 Jul 2007 14:31:42 +0000 (14:31 +0000)
Thanks to Daniel Leidert.

xsl/Makefile

index 25db5d30c7dca7feb3e2a8011d1b17a317461b4a..2af482dc8b7886400776c0b640ef80888c90a1e3 100644 (file)
@@ -27,7 +27,20 @@ RELEASE_DEPENDS = ChangeHistory.xml.zip extensions
 # value of ZIP_EXCLUDES is a space-separated list of any file or
 # directory names (shell wildcards OK) that should be excluded
 # from the zip file and tarball for the release
-DISTRIB_EXCLUDES = extensions/xsltproc doc/reference.txt$$ reference.txt.html$$ doc/reference.fo$$ doc/reference.pdf$$ doc/HTML.manifest$$ tools/xsl xhtml/html2xhtml.xsl README.RELEASE-BUILD
+DISTRIB_EXCLUDES = \
+  reference.txt.html$$ \
+  doc/reference.txt$$ \
+  doc/reference.fo$$ \
+  doc/reference.pdf$$ \
+  doc/HTML.manifest$$ \
+  tools/xsl \
+  xhtml/html2xhtml.xsl$$ \
+  README.RELEASE-BUILD \
+  .param.dbkns \
+  .param.stripped \
+  .param.xmlid \
+  .lib.dbkns \
+  .lib.stripped
 
 # value of DISTRIB_PACKAGES is a space-separated list of any
 # directory names that should be packaged as separate zip/tar