From 8fbfd5ac20e05711e01d11f188f45228d09b1a23 Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 20 Jun 2003 01:22:45 +0000 Subject: r591: * dh_python typo fix Closes: #197679 * dh_link: don't complain if tmp dir does not exist yet when doing pre-link scan. --- dh_python | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dh_python') diff --git a/dh_python b/dh_python index d936f318..81da6da5 100755 --- 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. -- cgit v1.2.3