summaryrefslogtreecommitdiff
path: root/dh_python
diff options
context:
space:
mode:
Diffstat (limited to 'dh_python')
-rwxr-xr-xdh_python4
1 files changed, 2 insertions, 2 deletions
diff --git a/dh_python b/dh_python
index 3ee1cd4d..722d8135 100755
--- a/dh_python
+++ b/dh_python
@@ -44,8 +44,8 @@ If you use this program, your package should build-depend on B<python>.
If your package installs Python modules in non-standard directories, you
can make F<dh_python> check those directories by passing their names on the
-command line. By default, it will check F</usr/lib/site-python,
-/usr/lib/$PACKAGE>, F</usr/share/$PACKAGE>, F</usr/lib/games/$PACKAGE>,
+command line. By default, it will check F</usr/lib/site-python>,
+F</usr/lib/$PACKAGE>, F</usr/share/$PACKAGE>, F</usr/lib/games/$PACKAGE>,
F</usr/share/games/$PACKAGE> and F</usr/lib/python?.?/site-packages>.
Note: only F</usr/lib/site-python>, F</usr/lib/python?.?/site-packages> and the