lighttpd: remove --program-prefix
--program-prefix is now set in the auto-target infrastructure. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
48573c70e6
commit
390b552f09
@ -11,7 +11,6 @@ LIGHTTPD_CONF_OPT = \
|
||||
--libdir=/usr/lib/lighttpd \
|
||||
--libexecdir=/usr/lib \
|
||||
--localstatedir=/var \
|
||||
--program-prefix="" \
|
||||
$(if $(BR2_LARGEFILE),,--disable-lfs)
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LIGHTTPD_OPENSSL),y)
|
||||
|
Loading…
Reference in New Issue
Block a user