mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-22 19:01:30 +00:00
minimize-manual takes an argument of the path to the chroot but of the 3 commands that are run the argument is only used twice and with the third hardcoding "chroot" as the path to the chroot. Thankfully "chroot" has been the patch passed in for the current uses of minimize-manual but this could cause issues later if that were to change. This commit resolves the problem preventing future issues.
Description
Languages
Shell
86.9%
Python
11%
Perl
2.1%