This repository has been archived on 2024-10-17. You can view files and clone it, but cannot push or open issues or pull requests.
MahiroOS-jhalfs/BLFS
Pierre Labastie 6ac0d96300 outputpkgdest: fix the case of several <literal>
We output text()[1], literal (literally), text(2). This does
not work if there are several <literal> tags. Change it to
outputing preceding-sibling::text()[1], literal for each
literal tag, then output text()[last()] (which works also
when there are no literal tag, so it removes a choose.
2023-03-19 10:10:24 +01:00
..
libs Typo in a comment 2022-12-06 15:20:00 +01:00
xsl outputpkgdest: fix the case of several <literal> 2023-03-19 10:10:24 +01:00
gen-makefile.sh BLFS tools: Do not source envars.conf 2021-11-21 19:21:45 +01:00
gen-special.sh Remove $Id$ comments, they are useless with git 2021-10-31 10:22:30 +01:00
gen_pkg_book.sh install_blfs: update trackdir also in gen_pkg_book.sh 2021-12-19 17:30:10 +01:00
Makefile Revert changes to BLFS/Makefile 2023-01-25 13:17:12 +01:00
packdesc.dtd Remove $Id$ comments, they are useless with git 2021-10-31 10:22:30 +01:00
TODO Add dependency thoughts to BLFS/TODO 2021-12-10 18:19:06 +01:00
update-lfs.sh Remove $Id$ comments, they are useless with git 2021-10-31 10:22:30 +01:00