[pkg-opensc-commit] [pam-p11] 04/04: fix wiki export script.
Eric Dorland
eric at moszumanska.debian.org
Tue Jun 13 04:07:04 UTC 2017
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to tag pam_p11-0.1.4
in repository pam-p11.
commit b4e8d293a5b4e7ad1207f6dc921704291132251f
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date: Thu Jul 31 13:13:11 2008 +0000
fix wiki export script.
---
doc/export-wiki.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/export-wiki.sh b/doc/export-wiki.sh
index 1b238a8..613e7cf 100755
--- a/doc/export-wiki.sh
+++ b/doc/export-wiki.sh
@@ -29,7 +29,7 @@ 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 \
+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
--
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