Marcel Telka
2022-10-12 8d638dfee7a7ea0b0bae1e774ad390dd35cf1716
transforms/generate-cleanup: fix __pycache__ drop

1 files modified
2 ■■■ changed files
transforms/generate-cleanup 2 ●●● patch | view | raw | blame | history
transforms/generate-cleanup
@@ -68,7 +68,7 @@
    path=usr/perl5/.*/\.packlist$ -> drop>
# python support
<transform dir file link hardlink path=usr\/lib\/python3\.\d+\/.*\/__pycache__\/ -> drop>
<transform dir file link hardlink path=usr\/lib\/python3\.\d+\/(.*\/)?__pycache__\/ -> drop>
<transform dir file link hardlink -> \
    edit path "^(usr/bin/[^/]+-)3\.\d+$" "\1$!(PYVER)">
<transform dir file link hardlink -> \