diff options
Diffstat (limited to 'tests/t-conffile-divert-conffile/pkg-conff')
3 files changed, 10 insertions, 0 deletions
diff --git a/tests/t-conffile-divert-conffile/pkg-conff/DEBIAN/conffiles b/tests/t-conffile-divert-conffile/pkg-conff/DEBIAN/conffiles new file mode 100644 index 0000000..4fad7e9 --- /dev/null +++ b/tests/t-conffile-divert-conffile/pkg-conff/DEBIAN/conffiles @@ -0,0 +1 @@ +/test-conffile diff --git a/tests/t-conffile-divert-conffile/pkg-conff/DEBIAN/control b/tests/t-conffile-divert-conffile/pkg-conff/DEBIAN/control new file mode 100644 index 0000000..8a3a6f5 --- /dev/null +++ b/tests/t-conffile-divert-conffile/pkg-conff/DEBIAN/control @@ -0,0 +1,8 @@ +Package: pkg-conff +Version: 0 +Section: test +Priority: extra +Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org> +Architecture: all +Description: test package - provide a conffile + diff --git a/tests/t-conffile-divert-conffile/pkg-conff/test-conffile b/tests/t-conffile-divert-conffile/pkg-conff/test-conffile new file mode 100644 index 0000000..6fbc8b5 --- /dev/null +++ b/tests/t-conffile-divert-conffile/pkg-conff/test-conffile @@ -0,0 +1 @@ +test init |