# HG changeset patch # User Pascal Bellard # Date 1508479551 -7200 # Node ID 8dbfcd66c5a77218c25e78c08593f57c8f036f11 # Parent 4c3ee4d2d3578ad8cf2c81393048c813a6308a8d lighttpd: add missing SPLIT diff -r 4c3ee4d2d357 -r 8dbfcd66c5a7 lighttpd/receipt --- a/lighttpd/receipt Fri Oct 20 06:08:44 2017 +0300 +++ b/lighttpd/receipt Fri Oct 20 08:05:51 2017 +0200 @@ -12,6 +12,7 @@ HOST_ARCH="i486 arm" BUILD_DEPENDS="pcre-dev bzip2-dev zlib-dev" +SPLIT="lighttpd lighttpd-modules" # Rules to configure and make the package. compile_rules()