Skip to content

Instantly share code, notes, and snippets.

@emonkak
Created September 6, 2010 06:12
Show Gist options
  • Save emonkak/566705 to your computer and use it in GitHub Desktop.
Save emonkak/566705 to your computer and use it in GitHub Desktop.
ptex-3.1.10_p20090610-refuse_time_bomb.patch
--- ptetex3-20090610.orig/3extract-texmf.sh 2010-09-06 14:31:07.051612994 +0900
+++ ptetex3-20090610/3extract-texmf.sh 2010-09-06 14:31:09.911613003 +0900
@@ -20,7 +20,7 @@
# refuse time bomb (65 months since 2003/12)
distcp $TEXMF tex/latex/base latex.ltx
-perlprint 's/65$/77/g' $TEXMF/tex/latex/base/latex.ltx
+perlprint 's/^\\ifnum\\count@>65$/\\iffalse/' $TEXMF/tex/latex/base/latex.ltx
# update config.ps with TeX Live 2007 svn (10/25)
$MKDIR $TEXMF/dvips/config
--- ptetex3-20090610.orig/md5sum/texmf.orig 2010-09-06 14:50:25.404613300 +0900
+++ ptetex3-20090610/md5sum/texmf 2010-09-06 14:50:40.475612883 +0900
@@ -1,3 +1,3 @@
fae7a6148989ea475ff67ecb46f83412 ./dvips/pstricks/pst-text.pro
-46e11c2c40a68d1ed838ab5697e96082 ./tex/latex/base/latex.ltx
+3789cd37adf7d410404dc28ec7b246c4 ./tex/latex/base/latex.ltx
c481cbb783442730ab8c3fc06772faef ./tex/latex/marvosym/marvosym.sty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment