[pkg-opensc-commit] [pam-p11] 40/66: update export script.

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 16fc28baea2e16c175371bbd8889a9bd501fd9b9
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date:   Thu Jul 31 12:56:28 2008 +0000

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

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

-- 
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