diff options
author | joey <joey> | 1999-08-17 04:48:06 +0000 |
---|---|---|
committer | joey <joey> | 1999-08-17 04:48:06 +0000 |
commit | 08bffb3bdb18c12105018f57698cc7c67b6b9d3c (patch) | |
tree | fd2d8644f01b1128a40df839d8aa80e88ff1845b /dh_movefiles.1 | |
parent | 2bc3faa675643163dc374716b88c8a3a2baacc58 (diff) | |
download | debhelper-08bffb3bdb18c12105018f57698cc7c67b6b9d3c.tar.gz |
r61: Initial Import
Diffstat (limited to 'dh_movefiles.1')
-rw-r--r-- | dh_movefiles.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dh_movefiles.1 b/dh_movefiles.1 index cdda662e..c7e81832 100644 --- a/dh_movefiles.1 +++ b/dh_movefiles.1 @@ -11,7 +11,8 @@ if your package has a Makefile that installs 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/. +whitespace. The filenames listed should be relative to debian/tmp/. You can +also list directory names, and the whole directory will be moved. .SH OPTIONS .TP .B \-v, \--verbose |