]> err.no Git - dpkg/commit
dpkg-shlibdeps: Fix two option regexps
authorFrank Lichtenheld <djpig@debian.org>
Mon, 24 Sep 2007 17:37:53 +0000 (19:37 +0200)
committerFrank Lichtenheld <djpig@debian.org>
Mon, 24 Sep 2007 17:37:53 +0000 (19:37 +0200)
commitd131b99fdb144d62cf93a1f3b2d75de4256d3555
tree4843b43d9fa7f753f2711f35c6cc960da18cee1d
parentee9f8c8ae478206bda6bdab82256fb309e5d314f
dpkg-shlibdeps: Fix two option regexps

regexps -x and -v were missing the starting ^ which could
make them match random other stuff, e.g. filenames.
scripts/dpkg-shlibdeps.pl