build: Add a haiku_source package.
This contains the contents of Haiku's sources, which is necessary to include in "with source" builds for proper (L)GPL compliance, mostly because we have GPL code in the tree.
This commit is contained in:
@@ -19,6 +19,7 @@ local packages = [ FFilterByBuildFeatures
|
||||
|
||||
if $(HAIKU_IS_BOOTSTRAP) != 1 {
|
||||
packages += [ FFilterByBuildFeatures
|
||||
haiku_source
|
||||
haiku_userguide_ca
|
||||
haiku_userguide_de
|
||||
haiku_userguide_en
|
||||
|
||||
Reference in New Issue
Block a user