summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/v23
1 files changed, 3 insertions, 0 deletions
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.