]> err.no Git - dpkg/commit
Add support for excluding bits of packages as they are unpacked.
authorTollef Fog Heen <tfheen@err.no>
Thu, 3 Apr 2008 06:21:56 +0000 (08:21 +0200)
committerGuillem Jover <guillem@debian.org>
Sun, 20 Jul 2008 14:34:00 +0000 (17:34 +0300)
commitfd4fcaf350eff9a27aeaf1ec7a3616310b712f43
treef3a654ec3e2eb0a3d0bc21475fb2508df4c180ab
parent5c36404dfebc0ad9af541199716c9d6fad93c83c
Add support for excluding bits of packages as they are unpacked.
src/Makefile.am
src/archives.c
src/filters.c [new file with mode: 0644]
src/filters.h [new file with mode: 0644]
src/main.c