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] |
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.
Yaakov
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |