Upstream script tries to show preview of generated document
the tool needed is missing and step is not needed during
package build.
Last-Update: 2017-12-03
Gbp-Pq: Name 2005_dont_run_mdbook.patch
done
# Temporary preview for mdBook docs
-cd src/doc/book
-$HOME/.cargo/bin/mdbook build --no-create --dest-dir ../../../target/doc/book
-cd ../../../
+#cd src/doc/book
+#$HOME/.cargo/bin/mdbook build --no-create --dest-dir ../../../target/doc/book
+#cd ../../../