| author | Tomas Zeman <tzeman@volny.cz> |
| Tue, 02 Jul 2013 09:44:50 +0200 | |
| changeset 147 | 761da690b72c |
| parent 146 | 9d936651549d |
| permissions | -rw-r--r-- |
|
146
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
1 |
diff -r d491126d43b7 source/network-extra/lighttpd/FrugalBuild |
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
2 |
--- a/source/network-extra/lighttpd/FrugalBuild Fri Apr 12 11:28:14 2013 +0200 |
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
3 |
+++ b/source/network-extra/lighttpd/FrugalBuild Fri Apr 12 11:42:08 2013 +0200 |
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
4 |
@@ -14,7 +14,7 @@ |
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
5 |
http://frugalware.org/images/frugalware.png) |
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
6 |
groups=('network-extra')
|
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
7 |
archs=('i686' 'x86_64' 'arm')
|
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
8 |
-depends=('libmysqlclient' 'bzip2' 'lua' 'pcre>=8.30' 'xfsprogs-attr' 'libldap' 'openssl>=1.0.0')
|
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
9 |
+depends=('libmysqlclient' 'bzip2' 'lua' 'pcre' 'xfsprogs-attr' 'libldap' 'openssl')
|
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
10 |
makedepends=('mysql')
|
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
11 |
backup=(etc/$pkgname/$pkgname.conf) |
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
12 |
sha1sums=('61930d88aa5a5ebb4a4b539099e9577694e61185' \
|
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
13 |
@@ -22,7 +22,7 @@ |
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
14 |
'd6c2577965670f3e116d9358551cdc2f4b10b4b4' \ |
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
15 |
'62fdfe9e07b2b55be660bd107bb6e1c742d90a3e') |
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
16 |
_F_systemd_units=($pkgname=) |
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
17 |
-Finclude systemd |
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
18 |
+#Finclude systemd |
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
19 |
|
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
20 |
build() |
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
21 |
{
|
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
22 |
@@ -41,7 +41,7 @@ |
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
23 |
Ffile index.html /var/www/htdocs/index.html |
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
24 |
Ffile frugalware.png /var/www/htdocs/frugalware.png |
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
25 |
Ffilerel doc/systemd/$pkgname.service /lib/systemd/system/$pkgname.service |
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
26 |
- Fgenscriptlet |
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
27 |
+ #Fgenscriptlet |
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
28 |
} |
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
29 |
|
|
9d936651549d
lighttpd-backport.patch: no systemd; fixed deps
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
30 |