]> err.no Git - dpkg/commit
dpkg-query: strip trailing slashes in parameters after -S or --search
authorRaphael Hertzog <hertzog@debian.org>
Sat, 31 May 2008 17:46:31 +0000 (19:46 +0200)
committerRaphael Hertzog <hertzog@debian.org>
Sat, 31 May 2008 17:47:11 +0000 (19:47 +0200)
commit7ab25f626b66de6eb6e1deafef4e91727873a621
tree13979e6541982d50e51b0f7b8a850b7306f8fb3a
parent5053530caafad583cc47f3fe3f44d2c3992cf50e
dpkg-query: strip trailing slashes in parameters after -S or --search

* src/query.c (searchfiles): Trim trailing slashes (and slash dot) in the
arguments of dpkg -S.
ChangeLog
debian/changelog
src/query.c