osmith has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-remsim/+/36359?usp=email )

Change subject: debian/rules: don't compress pdfs
......................................................................

debian/rules: don't compress pdfs

Adjust debian packaging as in other Osmocom projects to not compress the
pdf files.

Related: SYS#6855
Change-Id: I4372c2d93b317a9deaed3650941c7438accf9211
---
M debian/rules
1 file changed, 17 insertions(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  fixeria: Looks good to me, approved




diff --git a/debian/rules b/debian/rules
index fddb043..779d944 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,3 +25,7 @@
 # Print test results in case of a failure
 #override_dh_auto_test:
 #      dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false)
+
+# Don't create .pdf.gz files (barely saves space and they can't be opened 
directly by most pdf readers)
+override_dh_compress:
+       dh_compress -X.pdf

--
To view, visit https://gerrit.osmocom.org/c/osmo-remsim/+/36359?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-remsim
Gerrit-Branch: master
Gerrit-Change-Id: I4372c2d93b317a9deaed3650941c7438accf9211
Gerrit-Change-Number: 36359
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osm...@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanits...@sysmocom.de>
Gerrit-Reviewer: osmith <osm...@sysmocom.de>
Gerrit-MessageType: merged

Reply via email to