MahiroOS-jhalfs/BLFS
Pierre Labastie a690d42f88 [BLFS] Ticket #1730: clean the dependency list
With the new xsl/dependencies.xsl, the full dependency list is generated.
We compare the version and installed version gotten from packages.xml
using xsl/get_version.xsl and only install if the installed version is
lower than the available version. Since the installed version returned
by get_version.xsl for a non installed package is 0, that version is
always lower than the available version and the package is installed.
Note that if a package does not exist, both versions are empty, and
they compare as equal with our method. So they are never installed...
2021-12-12 18:39:03 +01:00
..
libs Remove $Id$ comments, they are useless with git 2021-10-31 10:22:30 +01:00
xsl [BLFS] Ticket #1730: add a .xsl for returning versions 2021-12-12 18:33:20 +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 [BLFS] Ticket #1730: clean the dependency list 2021-12-12 18:39:03 +01:00
Makefile BLFS tools: do not needlessly validate book 2021-11-09 21:11:58 +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