From 57ca7c6601ed88f6f5a02cb0724d1e87ff148b83 Mon Sep 17 00:00:00 2001 From: Anthony Fok Date: Fri, 27 Jan 2017 12:56:09 -0700 Subject: [PATCH] debian/rules: Leave PDF documentation uncompressed --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 7845822af1..5e78bbb37a 100755 --- a/debian/rules +++ b/debian/rules @@ -95,7 +95,7 @@ override_dh_python2: dh_python2 --verbose usr/share/lilypond/$(MAJOR_VERSION).$(MINOR_VERSION).$(PATCH_LEVEL)/python/ override_dh_compress: - dh_compress -X.ly + dh_compress -X.ly -X.pdf override_dh_installdocs: dh_installdocs -- 2.39.2