[yosys] 01/01: yosys-doc: dont compress the pdf docs
Sebastian Kuzminsky
seb_kuzminsky-guest at moszumanska.debian.org
Mon Apr 4 17:45:36 UTC 2016
This is an automated email from the git hooks/post-receive script.
seb_kuzminsky-guest pushed a commit to branch doc-dev-debs-2
in repository yosys.
commit eaf2a41278b5b16b3795ce78ec6948581840d279 (doc-dev-debs-2)
Author: Sebastian Kuzminsky <seb at highlab.com>
Date: Mon Apr 4 11:15:51 2016 -0600
yosys-doc: dont compress the pdf docs
---
debian/rules | 3 +++
debian/yosys-doc.doc-base | 3 +--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 5d307da..db42683 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,5 +26,8 @@ override_dh_installman:
cd debian/man ; CHANGELOG_DATE="$(CHANGELOG_DATE)" ./genmanpages.sh
dh_installman
+override_dh_compress:
+ dh_compress --exclude=.pdf
+
override_dh_auto_build:
dh_auto_build --parallel -- all manual
diff --git a/debian/yosys-doc.doc-base b/debian/yosys-doc.doc-base
index 6319817..6df1aa0 100644
--- a/debian/yosys-doc.doc-base
+++ b/debian/yosys-doc.doc-base
@@ -6,5 +6,4 @@ Abstract: This manual describes what yosys is and how it can be used to
Section: Science/Electronics
Format: PDF
-Files: /usr/share/doc/yosys-doc/*.pdf.gz
-
+Files: /usr/share/doc/yosys-doc/*.pdf
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/yosys.git
More information about the debian-science-commits
mailing list