From 02209392cbd41802e17bb4c6ded921594bb5d609 Mon Sep 17 00:00:00 2001 From: Geoffrey Thomas Date: Wed, 26 Sep 2012 19:25:09 -0700 Subject: [PATCH] divert.mk: Finish writing a sentence in the comments. --- divert.mk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/divert.mk b/divert.mk index 10e3c38..9ad61ca 100644 --- a/divert.mk +++ b/divert.mk @@ -21,7 +21,9 @@ # config-package.mk. # divert.mk handles the low-level diversion logic. It includes -# divert.sh.in in the postinst and prerm scripts, and adds +# divert.sh.in in the postinst and prerm scripts, and adds calls to the +# functions in divert.sh.in to add and remove diversions and symlinks at +# the appropriate points. ifndef _cdbs_rules_divert _cdbs_rules_divert = 1 -- 2.45.0