[pkg-opensc-commit] [libp11] 135/239: update export script.
Eric Dorland
eric at moszumanska.debian.org
Sat Oct 17 06:21:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository libp11.
commit 549494231dab8947d669a0d9be03a74128de9992
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date: Thu Jul 31 12:44:50 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/libp11.git
More information about the pkg-opensc-commit
mailing list