summaryrefslogtreecommitdiff
path: root/dh_python
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-12-06 17:16:59 -0400
committerJoey Hess <joey@kitenet.net>2011-12-06 17:16:59 -0400
commit41f574646882bb98dd6693dddb4551ebcac04dc5 (patch)
treec4608d0f352c78593789a2ad54a7dd85b613a21a /dh_python
parenta4cf3e83f425663c6c190791fe3ea92b7143191a (diff)
Typo fixes. Closes: #651224 Thanks, Chris Leick
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