lpty: remove LPTY_VERSION_UPSTREAM
It is not used for anything. Note that the SUBDIR is NOT the usual lpty-$(LPTY_VERSION_UPSTREAM); it *does* have the rockspec version in its name. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
448730a2e4
commit
97b723685a
@ -4,8 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
LPTY_VERSION_UPSTREAM = 1.0.1
|
LPTY_VERSION = 1.0.1-1
|
||||||
LPTY_VERSION = $(LPTY_VERSION_UPSTREAM)-1
|
|
||||||
LPTY_SUBDIR = lpty-$(LPTY_VERSION)
|
LPTY_SUBDIR = lpty-$(LPTY_VERSION)
|
||||||
LPTY_LICENSE = MIT
|
LPTY_LICENSE = MIT
|
||||||
LPTY_LICENSE_FILES = $(LPTY_SUBDIR)/doc/LICENSE
|
LPTY_LICENSE_FILES = $(LPTY_SUBDIR)/doc/LICENSE
|
||||||
|
Loading…
Reference in New Issue
Block a user