diff --git a/precise/host/hooks/install.d/40-btrfs.sh b/precise/host/hooks/install.d/40-btrfs.sh index a33e5a2..2af010f 100755 --- a/precise/host/hooks/install.d/40-btrfs.sh +++ b/precise/host/hooks/install.d/40-btrfs.sh @@ -49,10 +49,10 @@ if [ "$UPDATE_BTRFS_TOOLS" ]; then cd /root/dev/c && git clone git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git && cd btrfs-progs && - apt-get install -y asciidoc xmlto --no-install-recommends