libreoffice: update to 24.8.4.2
[oi-userland.git] / components / python / exceptiongroup / python-integrate-project.conf
blob979b3cfc83f7050288e4b5cc041a21542e07599a
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2022 Marcel Telka
16 %include-2%
17 # This component is required by following bootstrapped components so it must be
18 # bootstrapped too.
19 # - pytest (test bootstrap)
20 PYTHON_TEST_BOOTSTRAP = yes
21 %hook-manifest%
22 # both licenses apply, but license-detector is unable to detect that
23 sed -i -e 's/^\(COMPONENT_LICENSE =.*\) OR \(.*\)$/\1 AND \2/' Makefile
24 git add Makefile