From: Bastian Dehn Date: Fri, 12 Apr 2024 13:58:20 +0000 (+0200) Subject: add debian package ask overwrite conf file X-Git-Tag: v1.0.0^2~19 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=5264d11a6a8328f6a9cf4e2c35421da0855f2d27;p=sane-kds-s2000w-net.git add debian package ask overwrite conf file --- diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index df5e7cd..1d51b84 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -72,5 +72,6 @@ SET(CPACK_DEBIAN_PACKAGE_PRIORITY "optional") SET(CPACK_DEBIAN_PACKAGE_SHLIBDEPS ON) SET(CPACK_DEBIAN_PACKAGE_SECTION "libs") SET(CPACK_DEBIAN_PACKAGE_DESCRIPTION "sane network backend for kodak alaris s2000w series") +set(CPACK_DEBIAN_PACKAGE_CONTROL_EXTRA ${CMAKE_CURRENT_SOURCE_DIR}/conffiles) INCLUDE(CPack) \ No newline at end of file diff --git a/src/conffiles b/src/conffiles new file mode 100644 index 0000000..8043e05 --- /dev/null +++ b/src/conffiles @@ -0,0 +1 @@ +/etc/sane.d/kds_s2000w_net.conf