forked from amazingfate/loongoffice
install python framework using filelist
Change-Id: Ib3a98d8268d0a1973d5f06b993c293fd41ba47e1 Reviewed-on: https://gerrit.libreoffice.org/3779 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
This commit is contained in:
@ -15,7 +15,7 @@ ifeq ($(SYSTEM_PYTHON),NO)
|
||||
$(eval $(call gb_Module_add_targets,python3,\
|
||||
UnpackedTarball_python3 \
|
||||
ExternalProject_python3 \
|
||||
$(if $(filter MACOSX,$(OS)),Zip_PythonFramework,ExternalPackage_python3) \
|
||||
$(if $(filter MACOSX,$(OS)),GeneratedPackage_python3,ExternalPackage_python3) \
|
||||
))
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user