wok-next rev 19990
lighttpd: add missing SPLIT
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Oct 20 08:05:51 2017 +0200 (2017-10-20) |
parents | 4c3ee4d2d357 |
children | ee7238bfeb84 |
files | lighttpd/receipt |
line diff
1.1 --- a/lighttpd/receipt Fri Oct 20 06:08:44 2017 +0300 1.2 +++ b/lighttpd/receipt Fri Oct 20 08:05:51 2017 +0200 1.3 @@ -12,6 +12,7 @@ 1.4 HOST_ARCH="i486 arm" 1.5 1.6 BUILD_DEPENDS="pcre-dev bzip2-dev zlib-dev" 1.7 +SPLIT="lighttpd lighttpd-modules" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()