summaryrefslogtreecommitdiff
path: root/dh_makeshlibs
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-05-27 21:18:51 -0400
committerJoey Hess <joey@kitenet.net>2010-05-27 21:18:51 -0400
commita993f80b0c3405b77c04fab2c349fd47ac8f7589 (patch)
treeaa27e0db52c32be93a93ba8252ce0bf40364bcf5 /dh_makeshlibs
parentd3cb133cd8399efa737f86067c490a3bf520f3e9 (diff)
consistently use v7 not V7 (etc)
Diffstat (limited to 'dh_makeshlibs')
-rwxr-xr-xdh_makeshlibs2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_makeshlibs b/dh_makeshlibs
index 397dfd3f..acec308e 100755
--- a/dh_makeshlibs
+++ b/dh_makeshlibs
@@ -19,7 +19,7 @@ dh_makeshlibs is a debhelper program that automatically scans for shared
libraries, and generates a shlibs file for the libraries it finds.
It also adds a call to ldconfig in the postinst and postrm scripts (in
-V3 mode and above only) to any packages in which it finds shared libraries.
+v3 mode and above only) to any packages in which it finds shared libraries.
=head1 FILES