You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python: Specify correct dependencies for $(python_output_dir)/__init__.py
When `python/create_init.py` is called, the `*_stemmer.py` should
already exist, because this script builds a list of languages based
on those files.
This fixes broken Python source distribution being produced by
`make -j2 dist_libstemmer_python`.
Fixes#229.
0 commit comments