mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-04-07 00:01:59 +00:00
But don't try to use the function without declaring the function...
This commit is contained in:
parent
7339cb09b3
commit
c53b727a79
@ -5,6 +5,8 @@ if [ -n "$SUBARCH" ]; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
. /build/config/functions
|
||||
|
||||
setup_mountpoint binary/boot/filesystem.dir
|
||||
|
||||
chroot binary/boot/filesystem.dir dpkg-divert --local --rename /usr/sbin/grub-probe
|
||||
|
Loading…
x
Reference in New Issue
Block a user