From 1b1ae308e0f5e9e560f3c12325d1aa416e03cd54 Mon Sep 17 00:00:00 2001 From: aj Date: Thu, 31 Jul 2008 12:43:44 +0000 Subject: [PATCH] update export script. git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@3550 c6295689-39f2-0310-b995-f0e70906c6a9 --- doc/nonpersistent/export-wiki.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/nonpersistent/export-wiki.sh b/doc/nonpersistent/export-wiki.sh index afe5bab0..ce955931 100755 --- a/doc/nonpersistent/export-wiki.sh +++ b/doc/nonpersistent/export-wiki.sh @@ -32,7 +32,9 @@ $SED -e "s##\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