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 bd07ef520f The preceding fix is just a workaround, but the correct fix is:
- the problem is when a .dep file contains pack-A pack-B pack-A. If pack-A
and pack-B have some dep in common, say pack-C, that dep is erased from
pack-B, with the idea that it will be built as a dep of pack-A. But when
the program encounters the second pack-A, it removes the first one, so that
pack-C is built before the second pack-A, but after pack-B. Sorting was
a good workaround, but removing the last line instead of the first is
much better.
- Otherwise, add Xfce and Lxde to the list of packages whose preceding
sibling is a required dep.
2015-02-22 21:20:37 +00:00
..
bump.xsl Merge ablfs branch. Normally, jhalfs should not perform differently 2013-10-29 15:42:03 +00:00
dependencies.xsl Suppress dependency on the preceding page in X chapter 2013-12-28 20:51:15 +00:00
gen_config.xsl Merge ablfs branch. Normally, jhalfs should not perform differently 2013-10-29 15:42:03 +00:00
gen_pkg_list.xsl The preceding fix is just a workaround, but the correct fix is: 2015-02-22 21:20:37 +00:00
make_book.xsl Improve script generation for BLFS tools: 2014-03-26 08:47:59 +00:00
scripts.xsl Avoid spurious linebreaks 2014-09-28 08:06:23 +00:00