This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygport patches for TeX Live


On 1/5/2015 2:51 AM, Yaakov Selkowitz wrote:
On 2014-12-18 07:11, Ken Brown wrote:
On 12/18/2014 3:22 AM, Achim Gratz wrote:
Ken Brown writes:
+    if [ -d /usr/share/texmf-dist ]

Looks like you'd want
    if [ -d ${D}/usr/share/texmf-dist ]
here.

Thanks.  I hope this is the last of the careless mistakes.

Patch 0001 applied with that fix.  As for the others, it seems that depends on
where the "postinstall markers" end up.

Do you have an opinion about that? I suggested /etc/texmf/postinstall or /var/lib/texmf/postinstall, but Achim had other ideas. The only precedent we have so far is Achim's new _autorebase, which uses /etc/rebase.

Ken


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]