diff options
author | Joey Hess <joey@kitenet.net> | 2010-11-02 20:10:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-11-02 20:10:20 -0400 |
commit | 4e30945a188944232cec97f8aac8902ec9d56530 (patch) | |
tree | 96cddfbf046a79ee57763f1502e0abfcd8552d9a | |
parent | 4c8f8cd25e912508731e3494d3ee303bccf0001e (diff) |
typo
-rwxr-xr-x | dh_installdeb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_installdeb b/dh_installdeb index 8cfb4b7..7707a66 100755 --- a/dh_installdeb +++ b/dh_installdeb @@ -61,7 +61,7 @@ into all maintainer scripts sufficient to move that conffile. A versioned Pre-Dependency on dpkg is needed to use L<dpkg-maintscript-helper(1)>. An appropriate Pre-Dependency is set in ${misc:Pre-Depends} ; you should make sure to put that token into -an appropriate place in your debian/contorl file. +an appropriate place in your debian/control file. =back |