summaryrefslogtreecommitdiff
path: root/dh_ucf
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-04-25 19:29:22 -0400
committerJoey Hess <joey@kitenet.net>2011-04-25 19:29:22 -0400
commit9690e09731efe60f09d5d152be1d96b36ec4f607 (patch)
tree6996a6439131276603f00492b8bf9882507f864d /dh_ucf
parent9fea722141621366b68303f46c2e2f57ab03bceb (diff)
docs
Diffstat (limited to 'dh_ucf')
-rwxr-xr-xdh_ucf4
1 files changed, 3 insertions, 1 deletions
diff --git a/dh_ucf b/dh_ucf
index ea6e3450..40a71c2b 100755
--- a/dh_ucf
+++ b/dh_ucf
@@ -26,7 +26,9 @@ F<postinst> and F<postrm> commands that register files with ucf(1) and ucfr(1).
List pairs of source and destination files to register with ucf. Each pair
should be put on its own line, with the source and destination separated by
-whitespace. Both source and destination must be absolute paths.
+whitespace. Both source and destination must be absolute paths. The source
+should be a file that is provided by your package, typically in /usr/share/,
+while the destination is typically a file in /etc/.
A dependency on ucf will be generated in B<${misc:Depends}>.