From a115415a3f6d57cef2110490a9f7d0f0dc62d14c Mon Sep 17 00:00:00 2001 From: joey Date: Sat, 11 Sep 1999 02:41:56 +0000 Subject: r271: Hm. --- dh_compress.1 | 4 +++- doc/v2 | 3 +++ 2 files changed, 6 insertions(+), 1 deletion(-) 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 diff --git a/doc/v2 b/doc/v2 index abca26c1..3a81a4ad 100644 --- a/doc/v2 +++ b/doc/v2 @@ -62,3 +62,6 @@ them. * Debhelper config files will support globbing via * and ?, when appropriate. To turn this off and use those changarcters raw, just quote them. + +* dh_makeshlibs will generate autoscript fragments for ldconfig. This will + require you call it before dh_installdeb, which isn't always done now. -- cgit v1.2.3