diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:35:12 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:35:12 +0000 |
commit | 89057599f4791f03c1ee5de836fbe2b5ea434aa9 (patch) | |
tree | 09ef6df146509f94541c1afe9cbd78b7f75e81e7 /debian/haproxy-doc.install | |
parent | Adding upstream version 2.6.12. (diff) | |
download | haproxy-89057599f4791f03c1ee5de836fbe2b5ea434aa9.tar.xz haproxy-89057599f4791f03c1ee5de836fbe2b5ea434aa9.zip |
Adding debian version 2.6.12-1+deb12u1.debian/2.6.12-1+deb12u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/haproxy-doc.install | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/haproxy-doc.install b/debian/haproxy-doc.install new file mode 100644 index 0000000..e0a347e --- /dev/null +++ b/debian/haproxy-doc.install @@ -0,0 +1,7 @@ +doc/configuration.html usr/share/doc/haproxy/html/ +doc/intro.html usr/share/doc/haproxy/html/ +doc/management.html usr/share/doc/haproxy/html/ +doc/lua-api/_build/html/* usr/share/doc/haproxy/lua/ +debian/dconv/css/* usr/share/doc/haproxy/html/css/ +debian/dconv/js/* usr/share/doc/haproxy/html/js/ +debian/dconv/img/* usr/share/doc/haproxy/html/img/ |