Make configurations public
This commit is contained in:
parent
eef6f2dd65
commit
b81dfb8fd0
@ -3,7 +3,7 @@
|
||||
|
||||
. ../APKBUILD-config.template
|
||||
|
||||
pkgver=2021.06.02.01
|
||||
pkgver=2021.06.02.02
|
||||
pkgrel=0
|
||||
_baseconf="
|
||||
rspamd.conf
|
||||
@ -49,7 +49,7 @@ package() {
|
||||
_module() {
|
||||
local module=${subpkgname##$pkgname-}
|
||||
depends=""
|
||||
_rx_fperm=400 _rx_installdir="$_rx_installdir/modules" rx_install "$module".conf
|
||||
_rx_installdir="$_rx_installdir/modules" rx_install "$module".conf
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
|
Loading…
Reference in New Issue
Block a user