summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorBill Allombert <ballombe@debian.org>2009-03-22 12:22:22 +0100
committerRaphael Hertzog <hertzog@debian.org>2009-03-22 12:48:48 +0100
commit5ddae0e36402c8694ed63b7caf5018e311129047 (patch)
treee57b0265e4dfedce248a0b2610f9920e25e97681 /THANKS
parentcb4288636728df2a9187d042eea8f57f24790d29 (diff)
downloaddpkg-5ddae0e36402c8694ed63b7caf5018e311129047.tar.gz
dpkg: separate arguments with "--" when calling dpkg-{deb,query}
This is needed because any user-supplied argument separator is stripped by the option parser such as "dpkg -S -- -pic" ends up calling "dpkg-query --search -pic" which fails. With this patch, it calls "dpkg-query --search -- -pic" and works as expected.
Diffstat (limited to 'THANKS')
0 files changed, 0 insertions, 0 deletions