summaryrefslogtreecommitdiff
path: root/dh_installudev
diff options
context:
space:
mode:
authorjoeyh <joeyh>2006-04-17 20:11:24 +0000
committerjoeyh <joeyh>2006-04-17 20:11:24 +0000
commitf859c23a77b93368b96630b4b0ff79f039b87a2f (patch)
tree674468aab89ef797b935c8e4c479f3708263f01f /dh_installudev
parent710a0ee980939fd6c9aacd121b41c9df7163e694 (diff)
r1905: * dh_installxfonts: pass --x11r7-layout to update-fonts-* commands to ensure
they use the right new directory. Closes: #362820 * dh_installxfonts: also, alias files have moved from /etc/X11/fonts/* to /etc/X11/fonts/X11R7/*, update call to update-fonts-alias and the man page accordingly; packages containing alias files will need to switch to the new directory on their own. * dh_installudev: correct documentation for --name. Closes: #363028 * Fix broken directory removal code.
Diffstat (limited to 'dh_installudev')
-rwxr-xr-xdh_installudev3
1 files changed, 1 insertions, 2 deletions
diff --git a/dh_installudev b/dh_installudev
index 696543f1..2c6ea418 100755
--- a/dh_installudev
+++ b/dh_installudev
@@ -38,8 +38,7 @@ Do not modify postinst/postrm scripts.
=item B<--name=>I<name>
-Use "name" as the filename the rules file is installed in
-/etc/udev/. When this parameter is used, dh_installudev looks for and
+When this parameter is used, dh_installudev looks for and
installs files named debian/package.name.udev instead of the usual
debian/package.udev.