[csw-devel] SF.net SVN: gar:[20045] csw/mgar/pkg/texlive/trunk/Makefile

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Mon Jan 7 11:26:48 CET 2013


Revision: 20045
          http://gar.svn.sourceforge.net/gar/?rev=20045&view=rev
Author:   pfelecan
Date:     2013-01-07 10:26:47 +0000 (Mon, 07 Jan 2013)
Log Message:
-----------
texlive/trunk: no in place remplacement for binary files as, at least,
it troubles exploration tools as ldd &c.

Modified Paths:
--------------
    csw/mgar/pkg/texlive/trunk/Makefile

Modified: csw/mgar/pkg/texlive/trunk/Makefile
===================================================================
--- csw/mgar/pkg/texlive/trunk/Makefile	2013-01-07 10:04:43 UTC (rev 20044)
+++ csw/mgar/pkg/texlive/trunk/Makefile	2013-01-07 10:26:47 UTC (rev 20045)
@@ -632,6 +632,9 @@
 # mime.types and mailcap file search path; as far as I searched, we
 # don't supply that kind of files in /opt/csw/etc:
 CHECKPKG_OVERRIDES_CSWtexlive-binaries += file-with-bad-content|/usr/local|root/opt/csw/bin/xdvi-xaw
+CHECKPKG_OVERRIDES_CSWtexlive-binaries += file-with-bad-content|/usr/share|root/opt/csw/bin/pdftex
+CHECKPKG_OVERRIDES_CSWtexlive-binaries += file-with-bad-content|/usr/share|root/opt/csw/bin/xetex
+CHECKPKG_OVERRIDES_CSWtexlive-binaries += file-with-bad-content|/usr/share|root/opt/csw/bin/pdftosrc
 # only documentation section which can be easily deduced:
 CHECKPKG_OVERRIDES_CSWtexlive-binaries += file-with-bad-content|/usr/local|root/opt/csw/bin/mktexlsr
 
@@ -4135,6 +4138,7 @@
 # TODO hopefully this is innocuous; otherwise it needs a thoughtfully
 # exploration:
 CHECKPKG_OVERRIDES_CSWtexlive-luatex	+=	file-with-bad-content|/usr/local|root/opt/csw/bin/luatex
+CHECKPKG_OVERRIDES_CSWtexlive-luatex	+=	file-with-bad-content|/usr/share|root/opt/csw/bin/luatex
 
 PACKAGES 							+=	CSWtexlive-math-extra
 CATALOGNAME_CSWtexlive-math-extra	=	texlive_math_extra
@@ -5286,10 +5290,6 @@
 REINPLACE_USRLOCAL		+=	/opt/csw/share/texmf-dist/doc/generic/epsf/Makefile
 
 REINPLACE_WHEN_USRSHARE	=	postinstall
-REINPLACE_USRSHARE		+=	/opt/csw/bin/luatex
-REINPLACE_USRSHARE		+=	/opt/csw/bin/pdftex
-REINPLACE_USRSHARE		+=	/opt/csw/bin/pdftosrc
-REINPLACE_USRSHARE		+=	/opt/csw/bin/xetex
 REINPLACE_USRSHARE		+=	/opt/csw/include/kpathsea/paths.h
 REINPLACE_USRSHARE		+=	/opt/csw/share/info/dvips.info
 REINPLACE_USRSHARE		+=	/opt/csw/share/man/man1/chktex.1

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list