Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=73a2217d040feb9d4b4e052920a53a588c3d0901

commit 73a2217d040feb9d4b4e052920a53a588c3d0901
Author: James Buren <[email protected]>
Date:   Wed Jun 6 23:46:18 2012 -0500

lighttpd-1.4.31-3-x86_64
* convert to use systemd schema

diff --git a/source/network-extra/lighttpd/FrugalBuild 
b/source/network-extra/lighttpd/FrugalBuild
index 387bc3e..ce9d43e 100644
--- a/source/network-extra/lighttpd/FrugalBuild
+++ b/source/network-extra/lighttpd/FrugalBuild
@@ -4,7 +4,7 @@

pkgname=lighttpd
pkgver=1.4.31
-pkgrel=2
+pkgrel=3
pkgdesc="A webserver designed and optimized for high performance environments."
url="http://www.lighttpd.net/";
license="BSD"
@@ -22,6 +22,9 @@ sha1sums=('fadfd4bd25d794536ea646fa376caee6a105368e' \
'f30cb68ad73467a43317afabe0f4a90472df222e' \
'd6c2577965670f3e116d9358551cdc2f4b10b4b4' \
'62fdfe9e07b2b55be660bd107bb6e1c742d90a3e')
+_F_sysvinit_units=($pkgname)
+_F_systemd_units=($pkgname=)
+Finclude systemd

build()
{
@@ -40,6 +43,8 @@ build()
Frm /var/www/htdocs/index.html
Ffile index.html /var/www/htdocs/index.html
Ffile frugalware.png /var/www/htdocs/frugalware.png
+       Ffilerel doc/systemd/$pkgname.service 
/lib/systemd/system/$pkgname.service
+       Fgenscriptlet
}

_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to