]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_python
r700: This commit was manufactured by cvs2svn to create tag
[debhelper.git] / dh_python
index d936f31845ba8cd79735fb157315066afdd3e71e..81da6da5e6e215a35ee28e555cc1bd85c2b86653 100755 (executable)
--- a/dh_python
+++ b/dh_python
@@ -26,7 +26,7 @@ current major version, or on pythonX.Y if your scripts or modules need a
 specific python version. The dependency will be substituted into your
 package's control file wherever you place the token "${python:Depends}".
 
-If some modules need to be byte-compiled at build time, appropriate
+If some modules need to be byte-compiled at install time, appropriate
 postinst and prerm scripts will be generated.
 
 If you use this program, your package should build-depend on python.