]> err.no Git - dpkg/commit
Split out code for commands -sSlLp into a separate binary, dpkg-query, and
authorAdam Heath <doogie@debian.org>
Thu, 3 May 2001 01:41:58 +0000 (01:41 +0000)
committerAdam Heath <doogie@debian.org>
Thu, 3 May 2001 01:41:58 +0000 (01:41 +0000)
commitc421181cac2c241c9998958f521f3203735f5002
tree1cfbdbf174d31a060ae1ef329ec8fb68c63bee71
parentd4d3ad82c91aac896103996c3aa32b7d5e42bd4d
Split out code for commands -sSlLp into a separate binary, dpkg-query, and
have the normal dpkg binary exec this.  Also, dpkg now uses a macro to
define external backends to call.
ChangeLog
include/dpkg.h.in
main/Makefile.in
main/enquiry.c
main/main.c
main/query.c [new file with mode: 0644]