summaryrefslogtreecommitdiff
path: root/dh_compress.1
diff options
context:
space:
mode:
authorjoey <joey>1999-09-11 02:41:56 +0000
committerjoey <joey>1999-09-11 02:41:56 +0000
commita115415a3f6d57cef2110490a9f7d0f0dc62d14c (patch)
tree556205276e1865c5893a44644ef6e17c6b9e178d /dh_compress.1
parent0bf7edf037f79e617631a44731ae6747cc593a11 (diff)
r271: Hm.
Diffstat (limited to 'dh_compress.1')
-rw-r--r--dh_compress.14
1 files changed, 3 insertions, 1 deletions
diff --git a/dh_compress.1 b/dh_compress.1
index 58a5a2dd..731409b5 100644
--- a/dh_compress.1
+++ b/dh_compress.1
@@ -21,7 +21,9 @@ If a debian/package.compress file exists (debian/compress may be used for the
first binary package in debian/control), however, it will be ran as a shell
script, and all filenames that the shell script outputs will be compressed
instead of the default files. Note that the shell script will be run from
-inside the package build directory.
+inside the package build directory. Note though that using -X is a much
+better idea in general; you should only use a debian/compress file if you
+really have to.
.SH EXAMPLE
Here is a sample debian/compress file that causes dh_compress to compress
the same files as it would by default. This is a good starting point for