[pkg-opensc-commit] [pam-p11] 42/66: fix script for wiki to html export.

Eric Dorland eric at moszumanska.debian.org
Tue Jun 13 04:06:52 UTC 2017


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository pam-p11.

commit 02407cbfc7606c92d52851f70b7c2ffc5dd93078
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date:   Wed Aug 27 09:28:14 2008 +0000

    fix script for wiki to html export.
---
 NEWS                | 3 +++
 doc/export-wiki.xsl | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 27b21cb..a4c7ae1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 NEWS for Pam_p11 -- History of user visible changes
 
+New in 0.1.5; 2008-08-27; Andreas Jellinghaus
+* fix script for wiki to html export.
+
 New in 0.1.4; 2008-07-31; Andreas Jellinghaus
 * new version with a number of build fixes
 
diff --git a/doc/export-wiki.xsl b/doc/export-wiki.xsl
index 145befb..30a600e 100644
--- a/doc/export-wiki.xsl
+++ b/doc/export-wiki.xsl
@@ -18,7 +18,7 @@ xmlns:html="http://www.w3.org/1999/xhtml">
           </style>
         </head>
         <body>
-          <xsl:apply-templates select="//html:div[@class='wikipage']" />
+          <xsl:apply-templates select="//html:div[@class='wiki']" />
           <div class="footer">
             <hr />
             <p><a href="index.html">Back to Index</a></p>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/pam-p11.git



More information about the pkg-opensc-commit mailing list