summaryrefslogtreecommitdiffstats
path: root/debian/frr-doc.install (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Work around the sphinx-build error that doesn't copy images to texinfoOndřej Surý2020-09-261-0/+9
| | | | | | The sphinx-build (since version 2.0.0) doesn't install the images into the texinfo build directory. Workaround the issue, by copying the required images from the source directory.
* Use wrap-and-sort -a to unify debian/ wrapping and sortingOndřej Surý2020-09-261-4/+2
| | | | | | | While it's ok to use individual wrapping/sorting in the debian/ source files, it's often simpler to just go with the formatting supported by tools. One such tool is wrap-and-sort, so this commit re-wraps and re-sorts the debian/ files to be unified and (-a) always wrapped.
* Don't install frr-doc texinfo images, they are gone (Closes: #955067)Ondřej Surý2020-09-261-1/+0
|
* debian: make package "official"David Lamparter2019-02-191-0/+10
| | | | | | Move us into place in debian/ Signed-off-by: David Lamparter <equinox@diac24.net>
* debian->debianpkg: Move debian files from debian dir to debianpkg dir.Martin Winter2017-11-181-1/+0
| | | | | | | | | Debian build systems use debian subdir for building and having a debian dir in the source package causes issues. Moving it to debianpkg avoids the issue and allows us to ship debian package files in the source distribution Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
* debian: Convert Quagga -> FrrDonald Sharp2017-01-041-0/+1
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>