From 5443176ec72f324f9a025e965aef1bf60c4d7dc3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 12 Feb 2012 14:06:39 -0400 Subject: [PATCH] dh_install: Man page clarification. Closes: #659635 --- debian/changelog | 1 + dh_install | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 65643df..13bdc7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ debhelper (9.20120116) UNRELEASED; urgency=low * dh_auto_install: Set AM_UPDATE_INFO_DIR=no to avoid automake generating an info dir file. Closes: #634741 + * dh_install: Man page clarification. Closes: #659635 -- Joey Hess Wed, 08 Feb 2012 13:46:13 -0400 diff --git a/dh_install b/dh_install index c798780..c9b47bd 100755 --- a/dh_install +++ b/dh_install @@ -12,7 +12,7 @@ use Debian::Debhelper::Dh_Lib; =head1 SYNOPSIS -B [B<-X>I] [B<--autodest>] [B<--sourcedir=>I] [S>] [S ... I>] +B [B<-X>I] [B<--autodest>] [B<--sourcedir=>I] [S>] [S ... I>] =head1 DESCRIPTION @@ -105,7 +105,7 @@ itself in a F file, with no explicit destination, then B will automatically guess the destination even if this flag is not set. -=item I ... I +=item I ... I Lists files (or directories) to install and where to install them to. The files will be installed into the first package F acts on. -- 2.39.2