dpkg now ships with a directory (/var/lib/dpkg/conffiles) for holding the dist versions of packaged conffiles and other conffiledb meta-information. --- debian/dpkg.dirs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) create mode 100644 debian/dpkg.dirs
diff --git a/debian/dpkg.dirs b/debian/dpkg.dirs new file mode 100644 index 0000000..67630dc --- /dev/null +++ b/debian/dpkg.dirs @@ -0,0 +1 @@ +var/lib/dpkg/conffiles -- 1.6.5.3 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

