ddclient: add conf_files.
This commit is contained in:
parent
91b8d42e34
commit
40c781cb4f
1 changed files with 2 additions and 1 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue