Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 297691 Details for
Bug 436949
Wrong search path for texmf.cnf
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
put web2c after sysconfdir and don't use share/texmf in SELFAUTO
texlive-default_after.diff (text/plain), 2.21 KB, created by
Patrice Dumas
on 2008-03-12 00:18:36 UTC
(
hide
)
Description:
put web2c after sysconfdir and don't use share/texmf in SELFAUTO
Filename:
MIME Type:
Creator:
Patrice Dumas
Created:
2008-03-12 00:18:36 UTC
Size:
2.21 KB
patch
obsolete
>? .build-2007-19.fc9.log >? .build-2007-20.fc9.log >? .build-2007-24.fc9.log >? .build-2007-24.fc9.log-save >? .build-2007-6.fc9.log >? .build-2007-9.fc9.log >? fmtutil-ptex.cnf >? i386 >? mendexk2.6e >? ptex-src-3.1.10 >? texdoc >? texdoc.man >? texlive-2007 >? texlive-2007-19.fc9.src.rpm >? texlive-2007-24.fc9.src.rpm >? texlive-mktexlsr_fixes.patch-save >Index: texlive-fedora_paths.patch >=================================================================== >RCS file: /cvs/pkgs/rpms/texlive/devel/texlive-fedora_paths.patch,v >retrieving revision 1.1 >diff -u -3 -p -r1.1 texlive-fedora_paths.patch >--- texlive-fedora_paths.patch 2 Dec 2007 08:03:19 -0000 1.1 >+++ texlive-fedora_paths.patch 12 Mar 2008 00:15:15 -0000 >@@ -60,7 +60,7 @@ diff -up texlive/texk/kpathsea/texmf.in. > % For security reasons, it is better not to have . part of the path. > % > -TEXMFCNF = {$SELFAUTOLOC,$SELFAUTODIR,$SELFAUTOPARENT}{,{/share,}/texmf{-local,}/web2c};/.$TETEXDIR;$TEXMF/web2c;@web2c@ >-+TEXMFCNF = {$SELFAUTOLOC,$SELFAUTODIR,$SELFAUTOPARENT}{,{/share,}/texmf{-local,}/web2c};@sysconfdir@/texmf;/usr/local/share/texmf/web2c;$TEXMF/web2c;@web2c@ >++TEXMFCNF = {$SELFAUTOLOC,$SELFAUTODIR,$SELFAUTOPARENT}{,{/share,}/texmf-local/web2c};@sysconfdir@/texmf/web2c;/usr/local/share/texmf/web2c;$TEXMF/web2c;@web2c@ > > # $progname: kpathsea v. 3.5.3 or later overwrites this at runtime. To > # avoid empty expansions from binaries linked against an earlier >Index: texlive.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/texlive/devel/texlive.spec,v >retrieving revision 1.32 >diff -u -3 -p -r1.32 texlive.spec >--- texlive.spec 10 Mar 2008 16:37:49 -0000 1.32 >+++ texlive.spec 12 Mar 2008 00:15:15 -0000 >@@ -622,10 +622,16 @@ mkdir -p %{buildroot}%{_texmf_conf} > > export LD_LIBRARY_PATH=`pwd`/texk/kpathsea/.libs > >+# a temporary placeholder for texmf.cnf >+mkdir -p %{buildroot}%{_datadir}/texmf-local/web2c >+cp -a texk/kpathsea/texmf.cnf %{buildroot}%{_datadir}/texmf-local/web2c >+ > %makeinstall \ > texmf=%{buildroot}%{_texmf_main} \ > texmfmain=%{buildroot}%{_texmf_main} > >+rm -rf %{buildroot}%{_datadir}/texmf-local/ >+ > # remove all .la files > rm -f %{buildroot}%{_infodir}/dir > find %{buildroot} | grep -e "\\.la$" | xargs rm -f
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 436949
: 297691