projects
/
pkg
/
mmv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
9754b91
)
Use dh_compress
author
Axel Beckert
<abe@deuxchevaux.org>
Sun, 16 Sep 2012 16:00:29 +0000
(18:00 +0200)
committer
Axel Beckert
<abe@deuxchevaux.org>
Sun, 16 Sep 2012 17:14:59 +0000
(19:14 +0200)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 4bd499e037b78a8635bb21c047f01a1004deee72..684c9f87d70482c36858d1ed99345b5fe2921a77 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-73,6
+73,7
@@
binary-arch: build
install -d -g root -m 755 -o root debian/tmp/usr/share/doc/$(p)
dh_installdocs
dh_installchangelogs
+ dh_compress
dh_lintian
chmod -R g-sw debian/tmp/usr/share/doc/$(p)
chown -R root.root debian/tmp/usr/share/doc/$(p)