]> granicus.if.org Git - docbook-dsssl/commitdiff
Add the correct VERSION.xsl file to the build for ns stylesheets.
authorBob Stayton <bobs@sagehill.net>
Sat, 2 Jun 2012 21:48:57 +0000 (21:48 +0000)
committerBob Stayton <bobs@sagehill.net>
Sat, 2 Jun 2012 21:48:57 +0000 (21:48 +0000)
releasetools/xslns-build

index ebb1f26be9a82ec8e06449d4ebef3f45e52598f2..acb32af9aa2f8e988a0f7aceb547115536f7c892 100755 (executable)
@@ -68,6 +68,7 @@ my @PassthruFiles = (
 'html-rtf.xsl',
 'html2xhtml.xsl',
 'xsl2profile.xsl',
+'olink.xsl',
 );
 
 umask 002;
@@ -485,6 +486,8 @@ sub addFiles {
   copy("$miscdir/README", "$destdir/README");
   copy("$miscdir/manpages.table.xsl", "$destdir/manpages/table.xsl");
   copy("$miscdir/titlepage.xsl", "$destdir/template/titlepage.xsl");
+  # Copy the ns VERSION file, not the copy from non-ns
+  copy("$destdir/VERSION", "$destdir/VERSION.xsl");
 
   # delete these obsolete files.