Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32022/10.3/unstable/main/finkinfo/editors

Modified Files:
        auctex.info auctex.patch 
Log Message:
Fix over-zealous /sw replacement. (bugs #1440567)


Index: auctex.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors/auctex.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- auctex.patch        5 Dec 2005 22:15:23 -0000       1.2
+++ auctex.patch        7 Mar 2006 21:07:26 -0000       1.3
@@ -28,7 +28,7 @@
 +    # This one prevents ${style} from being added to load-path by
 +    # normal-top-level-add-subdirs-to-load-path (see subdirs.el)
 +    (umask 022 && touch @PREFIX@/share/${1}/site-lisp/auctex/style/.nosearch)
-+    for i in auc-old.el tex.el tex-buf.el latex.el tex-info.el texmathp.el 
multi-prompt.el tex-mik.el font-latex.el tex-font.el bib-cite.el tex-fptex.el 
style/prosper.el style/slides.el    style/foils.el    style/amstex.el 
style/article.el   style/book.el     style/letter.el style/report.el    
style/amsart.el   style/amsbook.el style/epsf.el      style/psfig.el    
style/latexinfo.el style/dutch.el     style/german.el   style/dk.el 
style/j-article.el style/j-book.el   style/j-report.el style/jarticle.el  
style/jbook.el    style/jreport.el style/dinbrief.el  style/virtex.el   
style/plfonts.el style/plhb.el      style/harvard.el     [EMAIL 
PROTECTED]@edish.el style/danish.el    style/slovak.el   style/czech.el 
style/amsmath.el   style/amstext.el  style/amsbsy.el style/amsopn.el    
style/amsthm.el  style/natbib.el style/index.el     style/makeidx.el  
style/multind.el style/varioref.el  style/fancyref.el      style/mdwlist.el 
style/ngerman.el   style/graphicx.el   style/graphics.el style/verbati
 m.el
++    for i in auc-old.el tex.el tex-buf.el latex.el tex-info.el texmathp.el 
multi-prompt.el tex-mik.el font-latex.el tex-font.el bib-cite.el tex-fptex.el 
style/prosper.el style/slides.el    style/foils.el    style/amstex.el 
style/article.el   style/book.el     style/letter.el style/report.el    
style/amsart.el   style/amsbook.el style/epsf.el      style/psfig.el    
style/latexinfo.el style/dutch.el     style/german.el   style/dk.el 
style/j-article.el style/j-book.el   style/j-report.el style/jarticle.el  
style/jbook.el    style/jreport.el style/dinbrief.el  style/virtex.el   
style/plfonts.el style/plhb.el      style/harvard.el     style/swedish.el 
style/danish.el    style/slovak.el   style/czech.el style/amsmath.el   
style/amstext.el  style/amsbsy.el style/amsopn.el    style/amsthm.el    
style/natbib.el style/index.el     style/makeidx.el  style/multind.el 
style/varioref.el  style/fancyref.el      style/mdwlist.el style/ngerman.el   
style/graphicx.el   style/graphics.el style/verbatim.el
 +      do cp @PREFIX@/share/emacs/site-lisp/auctex/${i} 
@PREFIX@/share/${1}/site-lisp/auctex/${i}
 +    done
 +    cat <<-EOF >@PREFIX@/share/${1}/site-lisp/auctex/lpath.el
@@ -36,7 +36,7 @@
 +                  TeX-lisp-directory "<none>")
 +      EOF
 +    (cd @PREFIX@/share/${1}/site-lisp/auctex/ \
-+      && ${1} ${EFLAGS} auc-old.el tex.el tex-buf.el latex.el tex-info.el 
texmathp.el multi-prompt.el tex-mik.el font-latex.el tex-font.el bib-cite.el 
tex-fptex.el style/prosper.el style/slides.el    style/foils.el    
style/amstex.el style/article.el   style/book.el     style/letter.el 
style/report.el    style/amsart.el   style/amsbook.el style/epsf.el      
style/psfig.el    style/latexinfo.el style/dutch.el     style/german.el   
style/dk.el style/j-article.el style/j-book.el   style/j-report.el 
style/jarticle.el  style/jbook.el    style/jreport.el style/dinbrief.el  
style/virtex.el   style/plfonts.el style/plhb.el      style/harvard.el  [EMAIL 
PROTECTED]@edish.el style/danish.el    style/slovak.el   style/czech.el 
style/amsmath.el   style/amstext.el  style/amsbsy.el style/amsopn.el    
style/amsthm.el  style/natbib.el style/index.el     style/makeidx.el  
style/multind.el style/varioref.el  style/fancyref.el      style/mdwlist.el 
style/ngerman.el   style/graphicx.el   style/graphics.el style/v
 erbatim.el 2>&1 \
++      && ${1} ${EFLAGS} auc-old.el tex.el tex-buf.el latex.el tex-info.el 
texmathp.el multi-prompt.el tex-mik.el font-latex.el tex-font.el bib-cite.el 
tex-fptex.el style/prosper.el style/slides.el    style/foils.el    
style/amstex.el style/article.el   style/book.el     style/letter.el 
style/report.el    style/amsart.el   style/amsbook.el style/epsf.el      
style/psfig.el    style/latexinfo.el style/dutch.el     style/german.el   
style/dk.el style/j-article.el style/j-book.el   style/j-report.el 
style/jarticle.el  style/jbook.el    style/jreport.el style/dinbrief.el  
style/virtex.el   style/plfonts.el style/plhb.el      style/harvard.el  
style/swedish.el style/danish.el    style/slovak.el   style/czech.el 
style/amsmath.el   style/amstext.el  style/amsbsy.el style/amsopn.el    
style/amsthm.el    style/natbib.el style/index.el     style/makeidx.el  
style/multind.el style/varioref.el  style/fancyref.el      style/mdwlist.el 
style/ngerman.el   style/graphicx.el   style/graphics.el style/verbat
 im.el 2>&1 \
 +      | gzip -9qf > CompilationLog.gz)
 +      # We always have MULE, as we don't support emacs19 anymore.
 +    for i in tex-jp.el

Index: auctex.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors/auctex.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- auctex.info 12 Dec 2005 18:26:15 -0000      1.3
+++ auctex.info 7 Mar 2006 21:07:26 -0000       1.4
@@ -1,6 +1,6 @@
 Package: auctex
 Version: 11.13
-Revision: 13
+Revision: 14
 Description: Integrated environment for TeX/LaTeX document writing
 License: GPL
 Maintainer: Christian Swinehart <[EMAIL PROTECTED]>



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to