mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 16:37:43 +00:00
lzop: 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
617169d1d0
commit
2caafe6be7
@ -6,7 +6,6 @@
|
|||||||
LZOP_VERSION:=1.02rc1
|
LZOP_VERSION:=1.02rc1
|
||||||
LZOP_SOURCE:=lzop-$(LZOP_VERSION).tar.gz
|
LZOP_SOURCE:=lzop-$(LZOP_VERSION).tar.gz
|
||||||
LZOP_SITE:=http://www.lzop.org/download/
|
LZOP_SITE:=http://www.lzop.org/download/
|
||||||
LZOP_CONF_OPT:=--program-prefix=""
|
|
||||||
LZOP_DEPENDENCIES:=lzo
|
LZOP_DEPENDENCIES:=lzo
|
||||||
|
|
||||||
$(eval $(call AUTOTARGETS,package,lzop))
|
$(eval $(call AUTOTARGETS,package,lzop))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user