]> git.donarmstrong.com Git - debhelper.git/blobdiff - doc/v2
r271: Hm.
[debhelper.git] / doc / v2
diff --git a/doc/v2 b/doc/v2
index abca26c18318d02937946b53b3ada07c8bb7ef5d..3a81a4adc5d310e6fc5ef09004d4f9e1b84742f4 100644 (file)
--- 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.