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/xsl
Pierre Labastie 794f94f85e BLFS ordered book gen: fix for .xz Xorg packages
In Xorg pages where there are several packages, the .xsl for
separating packages assumed that the package names ended in
tar.bz2 and selected the substring before ".tar.bz2" to extract
the packagedir. This has changed recently for libX11, which is a
.tar.xz package: the fix is to just select the substring before
".tar." for the packagedir.
2021-12-11 07:50:56 +01:00
..
bump.xsl Remove $Id$ comments, they are useless with git 2021-10-31 10:22:30 +01:00
dependencies.xsl Remove $Id$ comments, they are useless with git 2021-10-31 10:22:30 +01:00
gen_config.xsl [Remove BLFS envars.conf]: new gen_config.xsl 2021-11-09 21:17:04 +01:00
gen_pkg_list.xsl Remove $Id$ comments, they are useless with git 2021-10-31 10:22:30 +01:00
lfs_make_book.xsl Remove $Id$ comments, they are useless with git 2021-10-31 10:22:30 +01:00
make_book.xsl BLFS ordered book gen: fix for .xz Xorg packages 2021-12-11 07:50:56 +01:00
process-install.xsl Have install commands use the right PATH and exit if error 2021-11-06 15:55:03 +01:00
process-replaceable.xsl Remove $Id$ comments, they are useless with git 2021-10-31 10:22:30 +01:00
scripts.xsl Ensure that MAKE_TERM(OUT|ERR) are unset 2021-11-21 19:23:11 +01:00