flathub / flathub/io.github.bkbilly.lnxlink
Never remove license files
Open
- Dominant language
- Shell
- Stars
- 0
- Forks
- 1
- Avg merge
- 9m
- Merged PRs (30d)
- 1
Description
```
cleanup:
- "/bin/*"
- "/share/licenses/*"
```
https://github.com/flathub/io.github.bkbilly.lnxlink/blob/master/io.github.bkbilly.lnxlink.yaml#L124C1-L126C26
---
If you clean up everything in the /share folder, the license files that need to be preserved will also be deleted as a side effect.
```
- name: libXmu
cleanup:
- /include
- /share
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.