From 51d2686efdc95726d0e640e3fe313abeeba62389 Mon Sep 17 00:00:00 2001 From: Niels Thykier Date: Wed, 21 Nov 2018 09:02:58 +0000 Subject: PROGRAMMING: Fix typo Signed-off-by: Niels Thykier --- doc/PROGRAMMING | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/PROGRAMMING') diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING index c91feb7a..bf7e9249 100644 --- a/doc/PROGRAMMING +++ b/doc/PROGRAMMING @@ -473,8 +473,9 @@ Dh_Lib-based helpers: * Replace "@{$dh{DOPACKAGES}}" with "getpackages()" and use "process_pkg($package)" to determine if the helper should actually install anything. - * Call "log_installed_files" once per package (even once that are not to - be acted on) with a list of source files that would be installed. + * Call "log_installed_files" once per package (even on the ones that + are not to be acted on) with a list of source files that would be + installed. - You can list entire directories even if there are files under it that are ignored. - Please call "log_installed_files" /even if/ the list is empty for that -- cgit v1.2.3