ddclient: add conf_files.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'ddclient'
|
# Template file for 'ddclient'
|
||||||
pkgname=ddclient
|
pkgname=ddclient
|
||||||
version=3.9.0
|
version=3.9.0
|
||||||
revision=2
|
revision=3
|
||||||
archs=noarch
|
archs=noarch
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
depends="perl-Data-Validate-IP perl-IO-Socket-SSL"
|
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"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.zip"
|
||||||
checksum=b4bc907eaadb1f30ccef8a11d92a30080ee21338cde89bf76b7d3d20a4499830
|
checksum=b4bc907eaadb1f30ccef8a11d92a30080ee21338cde89bf76b7d3d20a4499830
|
||||||
|
|
||||||
|
conf_files="/etc/ddclient/ddclient.conf"
|
||||||
make_dirs="/var/cache/ddclient 0750 root root"
|
make_dirs="/var/cache/ddclient 0750 root root"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|||||||
Reference in New Issue
Block a user