]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Add CleanScripts= 2561/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 27 Mar 2024 13:43:58 +0000 (14:43 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 27 Mar 2024 14:15:16 +0000 (15:15 +0100)
commitcbdf465e450d71b082276ac454613a49c11c3eb9
tree8100fb703604e3dddba663ff4f84a47f30d62033
parent5b4c49c70d02ad1f27415fb33c15e90f5fcbd5d8
Add CleanScripts=

Clean scripts can be used to remove any outputs that mkosi doesn't
know about, e.g. packages built in mkosi build scripts and copied
to the output directory.
mkosi/__init__.py
mkosi/config.py
mkosi/resources/mkosi.md
tests/test_json.py