From 9dc5e9ccba3756ad14d7c2941c3130243bbc4406 Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 24 May 2002 02:55:33 +0000 Subject: r527: * dh_install: glob relative to --sourcedir. Closes: #147908 * Documented what globbing is allowed. --- debhelper.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debhelper.pod') diff --git a/debhelper.pod b/debhelper.pod index 67cfbe73..08c51153 100644 --- a/debhelper.pod +++ b/debhelper.pod @@ -64,7 +64,7 @@ then they will be used in preference to other, more general files. In many cases, these config files are used to specify various types of files. Documentation or example files to install, files to move, and so on. When appropriate, in cases like these, you can use standard shell wildcard -characters ('?' and '*') in the files. +characters ('?' and '*' and '[..]' character classes) in the files. =head1 SHARED DEBHELPER OPTIONS -- cgit v1.2.3