diff options
| -rw-r--r-- | package/pkg-generic.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pkg-generic.mk b/package/pkg-generic.mk index bc8a12e4d..2bd446603 100644 --- a/package/pkg-generic.mk +++ b/package/pkg-generic.mk @@ -629,7 +629,7 @@ $(2)_MANIFEST_LICENSE_FILES ?= not saved # for overriden, local or normal remote packages alike, whether # we want to redistribute it or not. ifneq ($$($(2)_LICENSE_FILES),) -$(1)-legal-info: $(1)-extract +$(1)-legal-info: $(1)-patch endif # We only save the sources of packages we want to redistribute, that are |
