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

[texlive-nonbin] 06/10: again, fix privacy



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

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

commit 8720d605229ea09b3a08dfc5e06734a9edc13eab
Author: Norbert Preining <preining@debian.org>
Date:   Fri Mar 6 19:01:50 2015 +0900

    again, fix privacy
---
 all/debian/fix-privacy-breach | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/all/debian/fix-privacy-breach b/all/debian/fix-privacy-breach
index 4c5514b..224f313 100644
--- a/all/debian/fix-privacy-breach
+++ b/all/debian/fix-privacy-breach
@@ -55,9 +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' \
-        -e 's!src="http://www.w3.org/icons/valid-xhtml11"!!g'  \
-        -e 's!src="http://www.w3.org/icons/valid-html40"!!g'  \
+    sed \
+        -e 's!src="http://www.w3.org/Icons/valid-xhtml11"!!g'  \
+        -e 's!src="http://www.w3.org/Icons/valid-html40"!!g'  \
 	   $ff > $ff.new
     mv $ff.new $ff
   fi

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


Reply to: