[pkg-opensc-commit] [engine-pkcs11] 72/152: update export script.

Eric Dorland eric at moszumanska.debian.org
Mon Oct 19 03:11:17 UTC 2015


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

eric pushed a commit to branch master
in repository engine-pkcs11.

commit a18bc4ed94467ec417eac7e8002017c86dcfcf95
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date:   Thu Jul 31 12:45:42 2008 +0000

    update export script.
---
 doc/nonpersistent/export-wiki.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/nonpersistent/export-wiki.sh b/doc/nonpersistent/export-wiki.sh
index afe5bab..956fb21 100755
--- a/doc/nonpersistent/export-wiki.sh
+++ b/doc/nonpersistent/export-wiki.sh
@@ -32,7 +32,8 @@ $SED -e "s#</li>#</li>\n#g" < "$OUTDIR"/TitleIndex.tmp \
         |$SED -e "s#.*\"/$WIKI/\([^\"]*\)\".*#\1#g" \
 	> "$OUTDIR"/WikiWords.tmp
 $SED -e /^Trac/d -e /^Wiki/d -e /^TitleIndex/d -e /^RecentChanges/d \
-	-e /^CamelCase/d -e /^SandBox/d -i "$OUTDIR"/WikiWords.tmp
+        -e /^CamelCase/d -e /^SandBox/d -e /^InterMapTxt/d -e /^InterWiki/d \
+        -e /^InterTrac/d -i "$OUTDIR"/WikiWords.tmp
 
 for A in WikiStart `cat "$OUTDIR"/WikiWords.tmp`
 do

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



More information about the pkg-opensc-commit mailing list