update export script.

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@3550 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
aj 2008-07-31 12:43:44 +00:00
parent c528205cde
commit 1b1ae308e0
1 changed files with 3 additions and 1 deletions

View File

@ -32,7 +32,9 @@ $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