forked from amazingfate/loongoffice
enable binary package option for a set of 'stable' libraries
Change-Id: I8924ba22d178aa4d8e500ae3f484af654a37e87e Reviewed-on: https://gerrit.libreoffice.org/4765 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
This commit is contained in:
committed by
David Ostrovsky
parent
b12e0b522b
commit
523a1c00e1
@ -9,7 +9,7 @@
|
||||
|
||||
$(eval $(call gb_UnpackedTarball_UnpackedTarball,python3))
|
||||
|
||||
$(eval $(call gb_UnpackedTarball_set_tarball,python3,$(PYTHON_TARBALL)))
|
||||
$(eval $(call gb_UnpackedTarball_set_tarball,python3,$(PYTHON_TARBALL),,python3))
|
||||
|
||||
$(eval $(call gb_UnpackedTarball_fix_end_of_line,python3,\
|
||||
PCbuild/pcbuild.sln \
|
||||
|
||||
Reference in New Issue
Block a user