summaryrefslogtreecommitdiff
path: root/dh_movefiles.1
diff options
context:
space:
mode:
authorjoey <joey>2000-11-28 05:12:23 +0000
committerjoey <joey>2000-11-28 05:12:23 +0000
commit5c808f0c60445978cb180202a9f760032d24f742 (patch)
treea206c5cb4d265fa5321d84aa30dff7164f116bce /dh_movefiles.1
parentc577623cfbfa6aedbe12da4b96759864ae6f466d (diff)
r398: * If DH_COMPAT=3 is set, the following happens:
- Various debian/foo files like debian/docs, debian/examples, etc, begin to support filename globbing. use \* to escape the wildcards of course. I doubt this will bite anyone (Debian doesn't seem to contain files with "*" or "?" in their names..), but it is guarded by v3 just to be sure. Closes: #34120, #37694, #39846, #46249
Diffstat (limited to 'dh_movefiles.1')
-rw-r--r--dh_movefiles.17
1 files changed, 3 insertions, 4 deletions
diff --git a/dh_movefiles.1 b/dh_movefiles.1
index a96086d0..72c6f254 100644
--- a/dh_movefiles.1
+++ b/dh_movefiles.1
@@ -12,10 +12,9 @@ everything into debian/tmp, and you need to break that up into subpackages.
.P
Files named debian/package.files list the files to be moved, separated by
whitespace. The filenames listed should be relative to debian/tmp/. You can
-also list directory names, and the whole directory will be moved. You can
-even use wildcards if you like. If you prefer, you can list the files to
-move on the command line and this will apply to the first package
-dh_movefiles is told to act on.
+also list directory names, and the whole directory will be moved. If you
+prefer, you can list the files to move on the command line and this will
+apply to the first package dh_movefiles is told to act on.
.SH OPTIONS
.TP
.B debhelper options