Package: bacula-doc / 15.0.3+debian1-1
Metadata
Package | Version | Patches format |
---|---|---|
bacula-doc | 15.0.3+debian1-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
001_Allow one to toggle the build to verbose mode | (download) |
Makefile |
7 6 + 1 - 0 ! |
allow one to toggle the build to verbose mode Setting the environment variable BUILD_VERBOSE to 1 makes the build verbose. |
002_fix ftbfs cp same file | (download) |
manuals/web.makefile |
2 1 + 1 - 0 ! |
fix ftbfs "cp to same file" cp is complaining about copying to the same file. latex2html puts those as hardlinks first, "cp -f" then complains. We use "cp --remove-destination" instead, which removes without looking first. |
003_dont regenerate version | (download) |
Makefile |
15 1 + 14 - 0 ! |
don't regenerate latex/version.tex That depends on the bacula source being available at a specific location. We just use the file that's shipped in the upstream tarball and take care not to have it deleted by make distclean. |
004_disable_latex2html | (download) |
Makefile |
5 2 + 3 - 0 ! |
disable latex2html in makefile We only build the PDF manuals for now. |
1