diff options
author | joeyh <joeyh> | 2006-01-04 01:23:42 +0000 |
---|---|---|
committer | joeyh <joeyh> | 2006-01-04 01:23:42 +0000 |
commit | fd56e496cdf4646601fe09e6281262a4e6ea4342 (patch) | |
tree | c6662d108782806e1cf5a64a6e582fad97a8a7d4 /debhelper.pod | |
parent | f861cb345c9f7c7813cc0a82c081f901c4618d22 (diff) | |
download | debhelper-fd56e496cdf4646601fe09e6281262a4e6ea4342.tar.gz |
r1836: * debhelper(7): document previous dh_install v5 change re wildcarding.
Diffstat (limited to 'debhelper.pod')
-rw-r--r-- | debhelper.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debhelper.pod b/debhelper.pod index d1bc6a81..64ea2908 100644 --- a/debhelper.pod +++ b/debhelper.pod @@ -346,6 +346,10 @@ symbols in, not the packages to take the symbols from. dh_installdocs skips installing empty files. +=item - + +dh_install errors out if wildcards expand to nothing. + =back =back |