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/common
Pierre Labastie 0722dde31d Do not use global $version when writing Makefile
In func_wrt_makefile, the two functions LUSER_wrt_unpack and
CHROOT_Unpack use the version variable without setting it.
This leads to the global version variable being used, which
writes garbage into the Makefile. Fix: just define version locally.

This bug does not occur often because those functions are only
used when using custom scripts for versioned packages (if building LFS).
It has been found by William Harrington.
2021-06-04 21:13:04 +02:00
..
libs Do not use global $version when writing Makefile 2021-06-04 21:13:04 +02:00
chroot.xsl Fix generation of chroot instructions 2018-05-12 11:27:10 +00:00
common-functions When cleaning BUILD_DIR, clean also 32 bit library dirs in case multilib 2020-07-06 05:17:16 +00:00
create-sbu_du-report.sh Replace "cat /proc/cpuinfo" with "lscpu" in the sub-du report: cpuinfo gets 2020-06-19 06:51:10 +00:00
hostreqs.xsl Remove spaces at the end of lines 2018-01-13 09:08:56 +00:00
kernfs.xsl Account for the change in umount command in LFS 2021-03-09 21:58:44 +01:00
makefile-functions Do not export the wrapInstall function when porg style is not in use 2017-07-04 12:17:11 +00:00
packages.xsl Use an XPath expression to select <para> that contains packages with right 2020-06-20 16:53:31 +00:00
progress_bar.sh Improve common/progress_bar.sh based on shellcheck: 2019-04-13 16:33:38 +00:00
urls.xsl Fix issue with clfs, when using 2017-04-01 11:05:15 +00:00