summaryrefslogtreecommitdiff
path: root/doc/PROGRAMMING
diff options
context:
space:
mode:
authorjoeyh <joeyh>2006-01-28 17:55:32 +0000
committerjoeyh <joeyh>2006-01-28 17:55:32 +0000
commit62a94850bb899dfd239354150e5475c654ac448c (patch)
tree28f553f1eaf0d961ab04a4ae4d8113a146cc1f9b /doc/PROGRAMMING
parentb6da226d6eb94409547d04baeb76de3a2a27111d (diff)
r1871: * dh_makeshlibs: add support for adding udeb: lines to shlibs file
via --add-udeb parameter. Closes: #345471
Diffstat (limited to 'doc/PROGRAMMING')
-rw-r--r--doc/PROGRAMMING1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING
index bcdaef0c..45456787 100644
--- a/doc/PROGRAMMING
+++ b/doc/PROGRAMMING
@@ -145,6 +145,7 @@ switch variable description
the package name
--error-handler ERROR_HANDLER a function to call on error
--language LANGUAGE specify what language a file is in
+--add-udeb SHLIBS_UDEB used by dh_makeshlibs
Any additional command line parameters that do not start with "-" will be
ignored, and you can access them later just as you normally would.