[Pkg-telepathy-commits] ./packages/unstable/telepathy-spec r44: Exclude the XML spec from compression
Simon McVittie
smcv at debian.org
Fri Sep 12 16:21:21 UTC 2008
------------------------------------------------------------
revno: 44
committer: Simon McVittie <smcv at debian.org>
branch nick: telepathy-spec-unstable
timestamp: Fri 2008-09-12 17:21:21 +0100
message:
Exclude the XML spec from compression
modified:
rules
-------------- next part --------------
=== modified file 'rules'
--- a/rules 2008-05-09 11:23:13 +0000
+++ b/rules 2008-09-12 16:21:21 +0000
@@ -9,7 +9,9 @@
dh clean
install: build
- dh install
+ dh install --before compress
+ dh_compress -X.xml
+ dh install --after compress
binary-arch: install
# do nothing
More information about the Pkg-telepathy-commits
mailing list