ddclient: add conf_files.

This commit is contained in:
Johannes 2019-07-29 21:52:28 +02:00 committed by Johannes
parent 91b8d42e34
commit 40c781cb4f

View file

@ -1,7 +1,7 @@
# Template file for 'ddclient'
pkgname=ddclient
version=3.9.0
revision=2
revision=3
archs=noarch
hostmakedepends="unzip"
depends="perl-Data-Validate-IP perl-IO-Socket-SSL"
@ -12,6 +12,7 @@ homepage="${SOURCEFORGE_SITE}/p/ddclient/wiki/Home/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.zip"
checksum=b4bc907eaadb1f30ccef8a11d92a30080ee21338cde89bf76b7d3d20a4499830
conf_files="/etc/ddclient/ddclient.conf"
make_dirs="/var/cache/ddclient 0750 root root"
do_install() {