From 31d2b8de995663d8bda2918919e065800c507f65 Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Tue, 28 Feb 2023 16:40:44 +0100 Subject: Stop building -doc package Since we have started excluding the upstream PDFs in the DFSG repack, there is nothing to ship in the -doc package. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index a706e04..48c4f4c 100755 --- a/debian/rules +++ b/debian/rules @@ -49,4 +49,4 @@ execute_before_dh_auto_clean: rm -rf build override_dh_compress: - dh_compress -X.pdf -X.f -X.f90 -Xoutput_ + dh_compress -X.f -X.f90 -Xoutput_ -- cgit v1.2.3