summaryrefslogtreecommitdiff
path: root/doc/PROGRAMMING
diff options
context:
space:
mode:
Diffstat (limited to 'doc/PROGRAMMING')
-rw-r--r--doc/PROGRAMMING3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING
index b12a1a26..d90d50ca 100644
--- a/doc/PROGRAMMING
+++ b/doc/PROGRAMMING
@@ -230,6 +230,9 @@ addsubstvar($package, $substvar, $deppackage, $verinfo, $remove)
delsubstvar($package, $substvar)
This function removes the entire line for the substvar from the
package's shlibs file.
+excludefile($filename)
+ This function returns true if -X has been used to ask for the file
+ to be excluded.
-- Joey Hess <joeyh@debian.org>