From 72245c218a286b9677d23f85a32bbad80b2dfa9f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 8 May 2008 14:22:55 -0400 Subject: dh: Typo fixes. Closes: #480200 --- dh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dh') diff --git a/dh b/dh index b83b696b..a116e3a0 100755 --- a/dh +++ b/dh @@ -126,7 +126,7 @@ anything: dh binary-arch --no-act -This is a very simple rules file, for packages where the default seqences of +This is a very simple rules file, for packages where the default sequences of commands work with no additional options. #!/usr/bin/make -f @@ -186,7 +186,7 @@ debhelper command is run. dh install --after dh_fixperms It's also fine to run debhelper commands early. Just make sure that at -least dh_prep is run from the squence first, and be sure to use the +least dh_prep is run from the sequence first, and be sure to use the B<--remaining> option to ensure that commands that normally come before those in the sequence are still run. -- cgit v1.2.3