mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-28 11:11:31 +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
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
. /build/config/functions
|
||||||
|
|
||||||
setup_mountpoint binary/boot/filesystem.dir
|
setup_mountpoint binary/boot/filesystem.dir
|
||||||
|
|
||||||
chroot binary/boot/filesystem.dir dpkg-divert --local --rename /usr/sbin/grub-probe
|
chroot binary/boot/filesystem.dir dpkg-divert --local --rename /usr/sbin/grub-probe
|
||||||
|
Loading…
x
Reference in New Issue
Block a user