diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:44:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:44:09 +0000 |
commit | 5e707dc6ca775854c09fef2729e0be1d997399a5 (patch) | |
tree | e676fd1b87f19e374fb51d8ee2d47742c8c8c02f /debian/clean | |
parent | Adding upstream version 1.23.0. (diff) | |
download | groff-5e707dc6ca775854c09fef2729e0be1d997399a5.tar.xz groff-5e707dc6ca775854c09fef2729e0be1d997399a5.zip |
Adding debian version 1.23.0-3.debian/1.23.0-3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/clean')
-rw-r--r-- | debian/clean | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/clean b/debian/clean new file mode 100644 index 0000000..9c30d9b --- /dev/null +++ b/debian/clean @@ -0,0 +1,17 @@ +# Work around groff's build system being weird for the top-level directory. +config.log +config.cache +config.status +stamp-h +test-groff +src/include/config.h +site.exp +site.bak +groff.sum +groff.log +Makefile.cfg +conftest* + +man/index.* + +debian/build-native/ |