But don't try to use the function without declaring the function...

ubuntu/yakkety
Steve Langasek 9 years ago
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…
Cancel
Save