[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH 3/7] Include the conffiledb directory in the dpkg deb package



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


Reply to: