- No more greedy globs in %files. - Use python3 in pyinotify script OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyinotify?expand=0&rev=37
3 lines
36 B
Bash
3 lines
36 B
Bash
#!/bin/sh
|
|
python3 -m pyinotify "$@"
|