bogofilter: rm sample conf file
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'bogofilter'
|
# Template file for 'bogofilter'
|
||||||
pkgname=bogofilter
|
pkgname=bogofilter
|
||||||
version=1.2.4
|
version=1.2.4
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sysconfdir=/etc/${pkgname} --with-database=sqlite"
|
configure_args="--sysconfdir=/etc/${pkgname} --with-database=sqlite"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
@@ -17,5 +17,6 @@ conf_files="/etc/bogofilter/bogofilter.cf"
|
|||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall bogofilter.cf.example 644 etc/bogofilter bogofilter.cf
|
vinstall bogofilter.cf.example 644 etc/bogofilter bogofilter.cf
|
||||||
|
rm ${PKGDESTDIR}/etc/bogofilter/bogofilter.cf.example
|
||||||
vcopy contrib usr/share/contrib
|
vcopy contrib usr/share/contrib
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user