[pkg-opensc-commit] [pam-p11] 41/66: fix wiki 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 a017922b3f7e2dbd883946f35d405ae7b5c735b5
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date:   Thu Jul 31 13:13:03 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