[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[texlive-nonbin] 01/02: update fix-privacy-branch for koma



This is an automated email from the git hooks/post-receive script.

preining pushed a commit to branch master
in repository texlive-nonbin.

commit cfd88f855bfe213682af8b0a373cb1d52c46bf83
Author: Norbert Preining <preining@debian.org>
Date:   Wed Feb 12 08:27:09 2014 +0900

    update fix-privacy-branch for koma
---
 all/debian/fix-privacy-breach | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/all/debian/fix-privacy-breach b/all/debian/fix-privacy-breach
index 5a560fe..d9a07da 100644
--- a/all/debian/fix-privacy-breach
+++ b/all/debian/fix-privacy-breach
@@ -55,7 +55,9 @@ done
 for f in $komafiles ; do
   ff="debian/$pkg/$f"
   if [ -r $ff ] ; then
-    sed -e 's!src="http://www.w3.org/Icons/valid-xhtml10"!!g' $ff > $ff.new
+    sed -e 's!src="http://www.w3.org/Icons/valid-xhtml10"!!g' \
+           's!src="http://www.w3.org/Icons/valid-html40"!!g'  \
+	   $ff > $ff.new
     mv $ff.new $ff
   fi
 done

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/texlive-nonbin.git


Reply to: