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 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
..
libs The preceding fix is just a workaround, but the correct fix is: 2015-02-22 21:20:37 +00:00
xsl The preceding fix is just a workaround, but the correct fix is: 2015-02-22 21:20:37 +00:00
envars.conf Add a warning in BLFS envars.conf about setting XDG_... variables when 2014-09-16 07:55:23 +00:00
gen-makefile.sh Merge ablfs branch. Normally, jhalfs should not perform differently 2013-10-29 15:42:03 +00:00
gen-special.sh Merge ablfs branch. Normally, jhalfs should not perform differently 2013-10-29 15:42:03 +00:00
gen_pkg_book.sh After generating book-html, we apply sed s@../images@images@ to the html 2014-11-17 20:46:38 +00:00
Makefile add the Id svn:keyword to BLFS/Makefile 2013-10-29 16:26:57 +00:00
packdesc.dtd Merge ablfs branch. Normally, jhalfs should not perform differently 2013-10-29 15:42:03 +00:00
TODO BLFS: Updated TODO. 2007-07-26 19:08:59 +00:00