mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 06:36:34 +00:00
legal-info: depend on patch rather than extract
Switch legal-info generation dependency to patch rather than extract so we can use debian/copyright from debian-maintained packages, because the *orig* file alone doesn't contain the appropiate file. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
ec13c09852
commit
0fbba2cef2
@ -629,7 +629,7 @@ $(2)_MANIFEST_LICENSE_FILES ?= not saved
|
|||||||
# for overriden, local or normal remote packages alike, whether
|
# for overriden, local or normal remote packages alike, whether
|
||||||
# we want to redistribute it or not.
|
# we want to redistribute it or not.
|
||||||
ifneq ($$($(2)_LICENSE_FILES),)
|
ifneq ($$($(2)_LICENSE_FILES),)
|
||||||
$(1)-legal-info: $(1)-extract
|
$(1)-legal-info: $(1)-patch
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# We only save the sources of packages we want to redistribute, that are
|
# We only save the sources of packages we want to redistribute, that are
|
||||||
|
Loading…
x
Reference in New Issue
Block a user