# Contributor: Alex Denes # Maintainer: Alex Denes pkgname=redxen-openrc-lighttpd pkgver=2020.12.11 pkgrel=0 pkgdesc="LigHTTPd service files" url="https://git.redxen.eu/RedXen" arch="noarch" license="none" depends="openrc lighttpd-openrc redxen-config-lighttpd" options="!check" source=" conffile " builddir="$srcdir" package() { mkdir -p "$pkgdir"/etc/init.d ln -s lighttpd "$pkgdir"/etc/init.d/lighttpd.redxen install -Dm644 conffile "$pkgdir"/etc/conf.d/lighttpd.redxen } sha512sums="6a618a3d00df5cfc5e31b2f5f66edfbde4d6514c04df51f89162a42b8f1ad3ef3d06827a4cd46bee54e8ba91316354b510c49ebd873fb727e96b1c756895df7b conffile"